Home
last modified time | relevance | path

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

/openbmc/linux/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()