Home
last modified time | relevance | path

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

/fs/erofs/
A Ddata.c119 map->m_flags |= EROFS_MAP_META; in erofs_map_blocks()
164 if ((map->m_flags & EROFS_MAP_META) && in erofs_map_blocks()
293 if (!(map.m_flags & EROFS_MAP_META) || !erofs_inode_in_metabox(inode)) { in erofs_iomap_begin()
311 if (map.m_flags & EROFS_MAP_META) { in erofs_iomap_begin()
A Dfileio.c113 if (map->m_flags & EROFS_MAP_META) { in erofs_fileio_scan_folio()
A Dinternal.h345 #define EROFS_MAP_META 0x0002 macro
A Dfscache.c271 if (map.m_flags & EROFS_MAP_META) { in erofs_fscache_data_read_slice()
A Dzdata.c762 pcl->from_meta = map->m_flags & EROFS_MAP_META; in z_erofs_register_pcluster()
815 if (!(map->m_flags & EROFS_MAP_META)) { in z_erofs_pcluster_begin()
A Dzmap.c461 map->m_flags |= EROFS_MAP_META; in z_erofs_map_blocks_fo()

Completed in 20 milliseconds