Searched refs:decompressed_secondary_bvecs (Results 1 – 1 of 1) sorted by relevance
1115 struct list_head decompressed_secondary_bvecs; in z_erofs_page_is_invalidated() 1149 list_add(&item->list, &be->decompressed_secondary_bvecs); in z_erofs_do_decompressed_bvec() 1157 list_for_each_safe(p, n, &be->decompressed_secondary_bvecs) { in z_erofs_do_decompressed_bvec() 1400 .decompressed_secondary_bvecs = in z_erofs_decompress_pcluster() 1401 LIST_HEAD_INIT(be.decompressed_secondary_bvecs), in z_erofs_decompress_pcluster() 1127 struct list_head decompressed_secondary_bvecs; global() member