Lines Matching refs:z_erofs_bvec
16 struct z_erofs_bvec { struct
26 struct z_erofs_bvec bvec[total]; \ argument
87 struct z_erofs_bvec compressed_bvecs[];
159 iter->nr = (PAGE_SIZE - base) / sizeof(struct z_erofs_bvec); in z_erofs_bvset_flip()
182 struct z_erofs_bvec *bvec, in z_erofs_bvec_enqueue()
208 struct z_erofs_bvec *bvec, in z_erofs_bvec_dequeue()
620 struct z_erofs_bvec *bvec = pcl->compressed_bvecs; in z_erofs_cache_release_folio()
621 struct z_erofs_bvec *end = bvec + z_erofs_pclusterpages(pcl); in z_erofs_cache_release_folio()
690 struct z_erofs_bvec *bvec, bool exclusive) in z_erofs_attach_page()
1071 err = z_erofs_attach_page(f, &((struct z_erofs_bvec) { in z_erofs_scan_folio()
1121 struct z_erofs_bvec bvec;
1126 struct z_erofs_bvec *bvec) in z_erofs_do_decompressed_bvec()
1200 struct z_erofs_bvec bvec; in z_erofs_parse_out_bvecs()
1224 struct z_erofs_bvec *bvec = &pcl->compressed_bvecs[i]; in z_erofs_parse_in_bvecs()
1492 struct z_erofs_bvec zbv; in z_erofs_fill_bio_vec()