Searched defs:z_erofs_decompressor (Results 1 – 2 of 2) sorted by relevance
23 struct z_erofs_decompressor { struct24 int (*config)(struct super_block *sb, struct erofs_super_block *dsb,26 int (*decompress)(struct z_erofs_decompress_req *rq,28 char *name;
20 struct z_erofs_decompressor { struct25 int (*prepare_destpages)(struct z_erofs_decompress_req *rq,27 int (*decompress)(struct z_erofs_decompress_req *rq, u8 *out);28 char *name;