Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext2/
H A Dext2.h240 #define EXT2_TOPDIR_FL FS_TOPDIR_FL /* Top of directory hierarchies*/ macro
254 #define EXT2_REG_FLMASK (~(EXT2_DIRSYNC_FL | EXT2_TOPDIR_FL))
H A Dialloc.c280 (EXT2_I(parent)->i_flags & EXT2_TOPDIR_FL)) { in find_group_orlov()
/kernel/linux/linux-6.6/fs/ext2/
H A Dext2.h243 #define EXT2_TOPDIR_FL FS_TOPDIR_FL /* Top of directory hierarchies*/ macro
257 #define EXT2_REG_FLMASK (~(EXT2_DIRSYNC_FL | EXT2_TOPDIR_FL))
H A Dialloc.c275 (EXT2_I(parent)->i_flags & EXT2_TOPDIR_FL)) { in find_group_orlov()

Completed in 7 milliseconds