Searched refs:EXT4_DIRSYNC_FL (Results 1 – 2 of 2) sorted by relevance
421 #define EXT4_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro447 EXT4_DIRSYNC_FL | \478 EXT4_NOTAIL_FL | EXT4_DIRSYNC_FL |\483 #define EXT4_REG_FLMASK (~(EXT4_DIRSYNC_FL | EXT4_TOPDIR_FL | EXT4_CASEFOLD_FL |\
4606 if (flags & EXT4_DIRSYNC_FL) in ext4_set_inode_flags()