Home
last modified time | relevance | path

Searched refs:BTRFS_INODE_FLAG_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dbtrfs_tree.h430 #define BTRFS_INODE_FLAG_MASK \ macro
/linux/fs/btrfs/
H A Dtree-checker.c1171 if (unlikely(flags & ~BTRFS_INODE_FLAG_MASK)) { in check_inode_item()