Home
last modified time | relevance | path

Searched refs:ro_flags (Results 1 – 6 of 6) sorted by relevance

/linux/fs/btrfs/
H A Dtree-checker.c1108 u32 ro_flags; in check_inode_item() local
1170 btrfs_inode_split_flags(btrfs_inode_flags(leaf, iitem), &flags, &ro_flags); in check_inode_item()
1177 (ro_flags & ~BTRFS_INODE_RO_FLAG_MASK))) { in check_inode_item()
1180 ro_flags); in check_inode_item()
H A Dbtrfs_inode.h327 u32 ro_flags; member
H A Ddelayed-inode.c1821 flags = btrfs_inode_combine_flags(inode->flags, inode->ro_flags); in fill_stack_inode_item()
1879 &inode->flags, &inode->ro_flags); in btrfs_fill_inode()
H A Dioctl.c140 u32 ro_flags = inode->ro_flags; in btrfs_inode_flags_to_fsflags() local
156 if (ro_flags & BTRFS_INODE_RO_VERITY) in btrfs_inode_flags_to_fsflags()
184 if (inode->ro_flags & BTRFS_INODE_RO_VERITY) in btrfs_sync_inode_flags_to_i_flags()
H A Dinode.c3951 &inode->flags, &inode->ro_flags); in btrfs_read_locked_inode()
4112 BTRFS_I(inode)->ro_flags); in fill_inode_item()
7837 ei->ro_flags = 0; in btrfs_alloc_inode()
8008 u32 bi_ro_flags = BTRFS_I(inode)->ro_flags; in btrfs_getattr()
H A Dtree-log.c4278 BTRFS_I(inode)->ro_flags); in fill_inode_item()