Home
last modified time | relevance | path

Searched refs:EXT2_DIRSYNC_FL (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext2/
A Dext2.h252 #define EXT2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */ macro
264 EXT2_NOTAIL_FL | EXT2_DIRSYNC_FL)
267 #define EXT2_REG_FLMASK (~(EXT2_DIRSYNC_FL | EXT2_TOPDIR_FL))
A Dinode.c1385 if (flags & EXT2_DIRSYNC_FL) in ext2_set_inode_flags()

Completed in 9 milliseconds