Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dbtrfs_tree.h409 #define BTRFS_INODE_FLAG_MASK \ macro
/linux-6.6.21/fs/btrfs/
Dtree-checker.c1134 if (unlikely(flags & ~BTRFS_INODE_FLAG_MASK)) { in check_inode_item()