Searched refs:BTRFS_INODE_DIRSYNC (Results 1 – 2 of 2) sorted by relevance
425 #define BTRFS_INODE_DIRSYNC (1U << 10) macro441 BTRFS_INODE_DIRSYNC | \
152 if (flags & BTRFS_INODE_DIRSYNC) in btrfs_inode_flags_to_fsflags()182 if (inode->flags & BTRFS_INODE_DIRSYNC) in btrfs_sync_inode_flags_to_i_flags()316 inode_flags |= BTRFS_INODE_DIRSYNC; in btrfs_fileattr_set()318 inode_flags &= ~BTRFS_INODE_DIRSYNC; in btrfs_fileattr_set()