Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dext3.h153 #define EXT3_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
167 #define EXT3_REG_FLMASK (~(EXT3_DIRSYNC_FL | EXT3_TOPDIR_FL))
Dialloc.c214 (EXT3_I(parent)->i_flags & EXT3_TOPDIR_FL)) { in find_group_orlov()