Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzdata.c77 bool from_meta; member
598 DBG_BUGON(pcl->from_meta); in erofs_try_to_free_all_cached_folios()
630 DBG_BUGON(pcl->from_meta); in z_erofs_cache_release_folio()
762 pcl->from_meta = map->m_flags & EROFS_MAP_META; in z_erofs_register_pcluster()
772 if (!pcl->from_meta) { in z_erofs_register_pcluster()
854 if (!fe->pcl->from_meta) { in z_erofs_pcluster_begin()
1252 if (pcl->from_meta || in z_erofs_parse_in_bvecs()
1330 if (pcl->from_meta) { in z_erofs_decompress_pcluster()
1388 if (pcl->from_meta) in z_erofs_decompress_pcluster()
1695 if (pcl->from_meta) { in z_erofs_submit_queue()
[all...]