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