Home
last modified time | relevance | path

Searched refs:EROFS_MAP_META (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/erofs/
Ddata.c94 map->m_flags |= EROFS_MAP_META; in erofs_map_blocks_flatmode()
182 if (map.m_flags & EROFS_MAP_META) { in erofs_read_raw_page()
Dinternal.h322 #define EROFS_MAP_META (1 << BH_Meta) macro
/Linux-v5.10/include/trace/events/
Derofs.h26 { EROFS_MAP_META, "I" }, \