Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Ddata.c103 map->m_flags |= EROFS_MAP_META; in erofs_map_blocks_flatmode()
325 if (map.m_flags & EROFS_MAP_META) { in erofs_iomap_begin()
A Dfileio.c107 if (map->m_flags & EROFS_MAP_META) { in erofs_fileio_scan_folio()
A Dinternal.h334 #define EROFS_MAP_META 0x0002 macro
A Dfscache.c273 if (map.m_flags & EROFS_MAP_META) { in erofs_fscache_data_read_slice()
A Dzmap.c509 map->m_flags |= EROFS_MAP_META; in z_erofs_do_map_blocks()
A Dzdata.c717 bool ztailpacking = map->m_flags & EROFS_MAP_META; in z_erofs_register_pcluster()
791 if (!(map->m_flags & EROFS_MAP_META)) { in z_erofs_pcluster_begin()
/linux/include/trace/events/
A Derofs.h28 { EROFS_MAP_META, "I" }, \

Completed in 23 milliseconds