Searched refs:FS_DIRSYNC_FL (Results 1 – 10 of 10) sorted by relevance
71 if (ioctl_flags & FS_DIRSYNC_FL) in ioctl2ubifs()97 ioctl_flags |= FS_DIRSYNC_FL; in ubifs2ioctl()170 flags &= ~FS_DIRSYNC_FL; in ubifs_ioctl()
223 FS_COMPRBLK_FL | FS_NOCOMP_FL | FS_NOTAIL_FL | FS_DIRSYNC_FL)231 return flags & ~(FS_DIRSYNC_FL | FS_TOPDIR_FL); in nilfs_mask_flags()
436 if (flags & FS_DIRSYNC_FL) in nilfs_set_inode_flags()
195 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
31 {JFS_DIRSYNC_FL, FS_DIRSYNC_FL},
34 if (flags & FS_DIRSYNC_FL) in f2fs_set_inode_flags()
1271 #define F2FS_REG_FLMASK (~(FS_DIRSYNC_FL | FS_TOPDIR_FL))
245 #define EXT2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */
274 #define OCFS2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */
99 return flags & ~FS_DIRSYNC_FL; in btrfs_mask_flags()122 iflags |= FS_DIRSYNC_FL; in btrfs_flags_to_ioctl()203 FS_SYNC_FL | FS_DIRSYNC_FL | \ in check_flags()278 if (flags & FS_DIRSYNC_FL) in btrfs_ioctl_setflags()