Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzmap.c409 map->m_flags = EROFS_MAP_FRAGMENT; in z_erofs_map_blocks_fo()
466 map->m_flags = EROFS_MAP_FRAGMENT; in z_erofs_map_blocks_fo()
586 map->m_flags = EROFS_MAP_FRAGMENT; in z_erofs_map_blocks_ext()
788 if (map.m_flags & EROFS_MAP_FRAGMENT) { in z_erofs_iomap_begin_report()
H A Dinternal.h372 #define EROFS_MAP_FRAGMENT 0x0010 macro
H A Dzdata.c1036 if (map->m_flags & EROFS_MAP_FRAGMENT) { in z_erofs_scan_folio()