Searched refs:BTRFS_INODE_SYNC (Results 1 – 2 of 2) sorted by relevance
420 #define BTRFS_INODE_SYNC (1U << 5) macro 436 BTRFS_INODE_SYNC | \
142 if (flags & BTRFS_INODE_SYNC) in btrfs_inode_flags_to_fsflags() 174 if (inode->flags & BTRFS_INODE_SYNC) in btrfs_sync_inode_flags_to_i_flags() 286 inode_flags |= BTRFS_INODE_SYNC; in btrfs_fileattr_set() 288 inode_flags &= ~BTRFS_INODE_SYNC; in btrfs_fileattr_set()