Lines Matching refs:z_erofs_bvec
21 struct z_erofs_bvec { struct
31 struct z_erofs_bvec bvec[total]; \ argument
89 struct z_erofs_bvec compressed_bvecs[];
168 iter->nr = (PAGE_SIZE - base) / sizeof(struct z_erofs_bvec); in z_erofs_bvset_flip()
191 struct z_erofs_bvec *bvec, in z_erofs_bvec_enqueue()
217 struct z_erofs_bvec *bvec, in z_erofs_bvec_dequeue()
621 struct z_erofs_bvec *bvec = pcl->compressed_bvecs; in z_erofs_cache_release_folio()
622 struct z_erofs_bvec *end = bvec + z_erofs_pclusterpages(pcl); in z_erofs_cache_release_folio()
685 struct z_erofs_bvec *bvec, bool exclusive) in z_erofs_attach_page()
974 err = z_erofs_attach_page(f, &((struct z_erofs_bvec) { in z_erofs_scan_folio()
1041 struct z_erofs_bvec bvec;
1046 struct z_erofs_bvec *bvec) in z_erofs_do_decompressed_bvec()
1119 struct z_erofs_bvec bvec; in z_erofs_parse_out_bvecs()
1144 struct z_erofs_bvec *bvec = &pcl->compressed_bvecs[i]; in z_erofs_parse_in_bvecs()
1384 struct z_erofs_bvec zbv; in z_erofs_fill_bio_vec()