Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dinternal.h347 #define EROFS_MAP_FULL_MAPPED (1 << BH_FullMapped) macro
H A Dzdata.c455 if (map->m_flags & EROFS_MAP_FULL_MAPPED) in z_erofs_lookup_collection()
494 (map->m_flags & EROFS_MAP_FULL_MAPPED ? in z_erofs_register_collection()
H A Dzmap.c561 map->m_flags |= EROFS_MAP_FULL_MAPPED; in z_erofs_map_blocks_iter()