Searched refs:EXT2_DIRSYNC_FL (Results 1 – 2 of 2) sorted by relevance
245 #define EXT2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */ macro257 EXT2_NOTAIL_FL | EXT2_DIRSYNC_FL)260 #define EXT2_REG_FLMASK (~(EXT2_DIRSYNC_FL | EXT2_TOPDIR_FL))
1265 if (flags & EXT2_DIRSYNC_FL) in ext2_set_inode_flags()1275 EXT2_IMMUTABLE_FL|EXT2_NOATIME_FL|EXT2_DIRSYNC_FL); in ext2_get_inode_flags()1285 ei->i_flags |= EXT2_DIRSYNC_FL; in ext2_get_inode_flags()