Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtree-checker.c1146 (ro_flags & ~BTRFS_INODE_RO_FLAG_MASK))) { in check_inode_item()
/linux/include/uapi/linux/
H A Dbtrfs_tree.h447 #define BTRFS_INODE_RO_FLAG_MASK (BTRFS_INODE_RO_VERITY) macro