Home
last modified time | relevance | path

Searched refs:EXT4_DIRSYNC_FL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h421 #define EXT4_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
447 EXT4_DIRSYNC_FL | \
478 EXT4_NOTAIL_FL | EXT4_DIRSYNC_FL |\
483 #define EXT4_REG_FLMASK (~(EXT4_DIRSYNC_FL | EXT4_TOPDIR_FL | EXT4_CASEFOLD_FL |\
H A Dinode.c4680 if (flags & EXT4_DIRSYNC_FL) in ext4_set_inode_flags()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h488 #define EXT4_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
514 EXT4_DIRSYNC_FL | \
536 EXT4_NOTAIL_FL | EXT4_DIRSYNC_FL |\
541 #define EXT4_REG_FLMASK (~(EXT4_DIRSYNC_FL | EXT4_TOPDIR_FL | EXT4_CASEFOLD_FL |\
H A Dinode.c4580 if (flags & EXT4_DIRSYNC_FL) in ext4_set_inode_flags()

Completed in 30 milliseconds