]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - fs/btrfs/ctree.h
Btrfs: Per file/directory controls for COW and compression
[mirror_ubuntu-hirsute-kernel.git] / fs / btrfs / ctree.h
index 9d0f59142afab7fd353fd6a183fa25036d2b4d7c..8302ecd4197f6e5889fd9876bdfaab7f0bf28af7 100644 (file)
@@ -1282,6 +1282,7 @@ struct btrfs_root {
 #define BTRFS_INODE_NODUMP             (1 << 8)
 #define BTRFS_INODE_NOATIME            (1 << 9)
 #define BTRFS_INODE_DIRSYNC            (1 << 10)
+#define BTRFS_INODE_COMPRESS           (1 << 11)
 
 /* some macros to generate set/get funcs for the struct fields.  This
  * assumes there is a lefoo_to_cpu for every type, so lets make a simple