Searched refs:EXT3_REG_FLMASK (Results 1 – 1 of 1) sorted by relevance
167 #define EXT3_REG_FLMASK (~(EXT3_DIRSYNC_FL | EXT3_TOPDIR_FL)) macro178 return flags & EXT3_REG_FLMASK; in ext3_mask_flags()