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

/linux-master/fs/erofs/
H A Dzdata.c21 struct z_erofs_bvec { struct
34 struct z_erofs_bvec bvec[total]; \
92 struct z_erofs_bvec compressed_bvecs[];
207 iter->nr = (PAGE_SIZE - base) / sizeof(struct z_erofs_bvec);
230 struct z_erofs_bvec *bvec,
255 struct z_erofs_bvec *bvec,
717 struct z_erofs_bvec *bvec, bool exclusive)
1019 err = z_erofs_attach_page(fe, &((struct z_erofs_bvec) {
1088 struct z_erofs_bvec bvec;
1093 struct z_erofs_bvec *bve
[all...]

Completed in 236 milliseconds