Searched refs:FS_DIRSYNC_FL (Results 1 – 5 of 5) sorted by relevance
23 FS_IMMUTABLE_FL | FS_DIRSYNC_FL)72 if (ioctl_flags & FS_DIRSYNC_FL) in ioctl2ubifs()98 ioctl_flags |= FS_DIRSYNC_FL; in ubifs2ioctl()165 flags &= ~FS_DIRSYNC_FL; in ubifs_fileattr_set()
33 {JFS_DIRSYNC_FL, FS_DIRSYNC_FL},
292 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
387 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
152 return flags & ~FS_DIRSYNC_FL; in btrfs_mask_fsflags_for_type()178 iflags |= FS_DIRSYNC_FL; in btrfs_inode_flags_to_fsflags()225 FS_SYNC_FL | FS_DIRSYNC_FL | \ in check_fsflags()341 if (fsflags & FS_DIRSYNC_FL) in btrfs_fileattr_set()