Searched refs:S_DIRSYNC (Results 1 – 11 of 11) 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()
35 new_fl |= S_DIRSYNC; in f2fs_set_inode_flags()37 S_SYNC|S_APPEND|S_IMMUTABLE|S_NOATIME|S_DIRSYNC); 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()
1288 S_DIRSYNC | S_DAX); in ext2_set_inode_flags()1298 inode->i_flags |= S_DIRSYNC; in ext2_set_inode_flags()1318 if (flags & S_DIRSYNC) in ext2_get_inode_flags()
2177 #if defined(S_DIRSYNC) in ll_ext_to_inode_flags()2178 ((flags & LUSTRE_DIRSYNC_FL) ? S_DIRSYNC : 0) | in ll_ext_to_inode_flags()2188 #if defined(S_DIRSYNC) in ll_inode_to_ext_flags()2189 ((iflags & S_DIRSYNC) ? LUSTRE_DIRSYNC_FL : 0) | in ll_inode_to_ext_flags()
437 new_fl |= S_DIRSYNC; in nilfs_set_inode_flags()439 S_NOATIME | S_DIRSYNC); in nilfs_set_inode_flags()
181 flags &= ~(S_SYNC|S_APPEND|S_IMMUTABLE|S_NOATIME|S_DIRSYNC|S_NOSEC); in gfs2_set_inode_flags()
1737 #define S_DIRSYNC 64 /* Directory modifications are synchronous */ macro1769 ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
4074 new_fl |= S_DIRSYNC; in ext4_set_inode_flags()4078 S_SYNC|S_APPEND|S_IMMUTABLE|S_NOATIME|S_DIRSYNC|S_DAX); in ext4_set_inode_flags()4101 if (vfs_fl & S_DIRSYNC) in ext4_get_inode_flags()
151 new_fl |= S_DIRSYNC; in btrfs_update_iflags()154 S_SYNC | S_APPEND | S_IMMUTABLE | S_NOATIME | S_DIRSYNC, in btrfs_update_iflags()