Searched refs:EXT4_REG_FLMASK (Results 1 – 1 of 1) sorted by relevance
546 #define EXT4_REG_FLMASK (~(EXT4_DIRSYNC_FL | EXT4_TOPDIR_FL | EXT4_CASEFOLD_FL |\ macro565 return flags & EXT4_REG_FLMASK; in ext4_mask_flags()