Searched refs:BTRFS_INODE_FLAG_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | btrfs_tree.h | 430 #define BTRFS_INODE_FLAG_MASK \ macro |
/linux/fs/btrfs/ | ||
H A D | tree-checker.c | 1171 if (unlikely(flags & ~BTRFS_INODE_FLAG_MASK)) { in check_inode_item() |