Searched defs:BTRFS_INODE_COMPRESS (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/include/uapi/linux/ | ||
| D | btrfs_tree.h | 405 #define BTRFS_INODE_COMPRESS (1U << 11) macro |
| /kernel/linux/linux-5.10/fs/btrfs/ | ||
| D | ctree.h | 1388 #define BTRFS_INODE_COMPRESS (1 << 11) macro |