Searched refs:BTRFS_INODE_DIRSYNC (Results 1 – 2 of 2) sorted by relevance
144 if (flags & BTRFS_INODE_DIRSYNC) in btrfs_inode_flags_to_fsflags()175 if (binode->flags & BTRFS_INODE_DIRSYNC) in btrfs_sync_inode_flags_to_i_flags()296 binode_flags |= BTRFS_INODE_DIRSYNC; in btrfs_fileattr_set()298 binode_flags &= ~BTRFS_INODE_DIRSYNC; in btrfs_fileattr_set()
1707 #define BTRFS_INODE_DIRSYNC (1U << 10) macro1723 BTRFS_INODE_DIRSYNC | \