Home
last modified time | relevance | path

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

/linux-6.1.9/fs/erofs/
Dzdata.h21 struct z_erofs_bvec { struct
31 struct z_erofs_bvec bvec[total]; \ argument
91 struct z_erofs_bvec compressed_bvecs[];
Dzdata.c55 iter->nr = (PAGE_SIZE - base) / sizeof(struct z_erofs_bvec); in z_erofs_bvset_flip()
78 struct z_erofs_bvec *bvec, in z_erofs_bvec_enqueue()
97 struct z_erofs_bvec *bvec, in z_erofs_bvec_dequeue()
419 struct z_erofs_bvec *bvec) in z_erofs_try_inplace_io()
435 struct z_erofs_bvec *bvec, bool exclusive) in z_erofs_attach_page()
797 err = z_erofs_attach_page(fe, &((struct z_erofs_bvec) { in z_erofs_do_read_page()
883 struct z_erofs_bvec bvec;
888 struct z_erofs_bvec *bvec) in z_erofs_do_decompressed_bvec()
962 struct z_erofs_bvec bvec; in z_erofs_parse_out_bvecs()
987 struct z_erofs_bvec *bvec = &pcl->compressed_bvecs[i]; in z_erofs_parse_in_bvecs()