Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext2/
Dext2.h246 #define EXT2_TOPDIR_FL FS_TOPDIR_FL /* Top of directory hierarchies*/ macro
260 #define EXT2_REG_FLMASK (~(EXT2_DIRSYNC_FL | EXT2_TOPDIR_FL))
Dialloc.c284 (EXT2_I(parent)->i_flags & EXT2_TOPDIR_FL)) { in find_group_orlov()