Searched refs:S_DIRSYNC (Results 1 – 12 of 12) sorted by relevance
41 new_fl |= S_DIRSYNC; in jfs_set_inode_flags()45 S_DIRSYNC | S_SYNC); in jfs_set_inode_flags()60 if (flags & S_DIRSYNC) in jfs_get_inode_flags()
41 inode->i_flags &= ~(S_SYNC | S_APPEND | S_IMMUTABLE | S_DIRSYNC); in ubifs_set_inode_flags()49 inode->i_flags |= S_DIRSYNC; in ubifs_set_inode_flags()
36 new_fl |= S_DIRSYNC; in f2fs_set_inode_flags()38 S_SYNC|S_APPEND|S_IMMUTABLE|S_NOATIME|S_DIRSYNC, new_fl); in f2fs_set_inode_flags()
82 S_SYNC | S_APPEND | S_NOATIME | S_DIRSYNC); in ocfs2_set_inode_flags()94 inode->i_flags |= S_DIRSYNC; in ocfs2_set_inode_flags()112 if (flags & S_DIRSYNC) in ocfs2_get_inode_flags()
1277 S_DIRSYNC | S_DAX); in ext2_set_inode_flags()1287 inode->i_flags |= S_DIRSYNC; in ext2_set_inode_flags()1307 if (flags & S_DIRSYNC) in ext2_get_inode_flags()
2172 #if defined(S_DIRSYNC) in ll_ext_to_inode_flags()2173 ((flags & LUSTRE_DIRSYNC_FL) ? S_DIRSYNC : 0) | in ll_ext_to_inode_flags()2183 #if defined(S_DIRSYNC) in ll_inode_to_ext_flags()2184 ((iflags & S_DIRSYNC) ? LUSTRE_DIRSYNC_FL : 0) | in ll_inode_to_ext_flags()
455 new_fl |= S_DIRSYNC; in nilfs_set_inode_flags()457 S_NOATIME | S_DIRSYNC); in nilfs_set_inode_flags()
2816 inode->i_flags &= ~(S_SYNC|S_APPEND|S_IMMUTABLE|S_NOATIME|S_DIRSYNC); in ext3_set_inode_flags()2826 inode->i_flags |= S_DIRSYNC; in ext3_set_inode_flags()2844 if (flags & S_DIRSYNC) in ext3_get_inode_flags()
181 flags &= ~(S_SYNC|S_APPEND|S_IMMUTABLE|S_NOATIME|S_DIRSYNC|S_NOSEC); in gfs2_set_inode_flags()
1719 #define S_DIRSYNC 64 /* Directory modifications are synchronous */ macro1751 ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
4032 new_fl |= S_DIRSYNC; in ext4_set_inode_flags()4036 S_SYNC|S_APPEND|S_IMMUTABLE|S_NOATIME|S_DIRSYNC|S_DAX); in ext4_set_inode_flags()4059 if (vfs_fl & S_DIRSYNC) in ext4_get_inode_flags()
150 new_fl |= S_DIRSYNC; in btrfs_update_iflags()153 S_SYNC | S_APPEND | S_IMMUTABLE | S_NOATIME | S_DIRSYNC, in btrfs_update_iflags()