Searched refs:EROFS_MAP_META (Results 1 – 2 of 2) sorted by relevance
94 map->m_flags |= EROFS_MAP_META; in erofs_map_blocks_flatmode()182 if (map.m_flags & EROFS_MAP_META) { in erofs_read_raw_page()
318 #define EROFS_MAP_META (1 << BH_Meta) macro