Searched refs:EXT2_REG_FLMASK (Results 1 – 1 of 1) sorted by relevance
268 #define EXT2_REG_FLMASK (~(EXT2_DIRSYNC_FL | EXT2_TOPDIR_FL)) macro279 return flags & EXT2_REG_FLMASK; in ext2_mask_flags()