Searched refs:FS_DIRSYNC_FL (Results 1 – 12 of 12) sorted by relevance
22 FS_IMMUTABLE_FL | FS_DIRSYNC_FL)71 if (ioctl_flags & FS_DIRSYNC_FL) in ioctl2ubifs()97 ioctl_flags |= FS_DIRSYNC_FL; in ubifs2ioctl()169 flags &= ~FS_DIRSYNC_FL; in ubifs_ioctl()
215 FS_COMPRBLK_FL | FS_NOCOMP_FL | FS_NOTAIL_FL | FS_DIRSYNC_FL)223 return flags & ~(FS_DIRSYNC_FL | FS_TOPDIR_FL); in nilfs_mask_flags()
439 if (flags & FS_DIRSYNC_FL) in nilfs_set_inode_flags()
32 {JFS_DIRSYNC_FL, FS_DIRSYNC_FL},
257 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
349 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
250 #define EXT2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */
260 #define OCFS2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */
97 return flags & ~FS_DIRSYNC_FL; in btrfs_mask_fsflags_for_type()121 iflags |= FS_DIRSYNC_FL; in btrfs_inode_flags_to_fsflags()175 FS_SYNC_FL | FS_DIRSYNC_FL | \ in check_fsflags()254 if (fsflags & FS_DIRSYNC_FL) in btrfs_ioctl_setflags()
1918 { F2FS_DIRSYNC_FL, FS_DIRSYNC_FL },1932 FS_DIRSYNC_FL | \1948 FS_DIRSYNC_FL | \