Home
last modified time | relevance | path

Searched refs:EXT2_TOPDIR_FL (Results 1 – 3 of 3) 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()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch640 -#define EXT2_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/