Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dbtrfs_tree.h426 #define BTRFS_INODE_RO_FLAG_MASK (BTRFS_INODE_RO_VERITY) macro
/linux-6.6.21/fs/btrfs/
Dtree-checker.c1140 (ro_flags & ~BTRFS_INODE_RO_FLAG_MASK))) { in check_inode_item()