Home
last modified time | relevance | path

Searched defs:z_erofs_decompress_req (Results 1 – 1 of 1) sorted by relevance

/fs/erofs/
Dcompress.h17 struct z_erofs_decompress_req { struct
18 struct super_block *sb;
19 struct page **in, **out;
21 unsigned short pageofs_out;
22 unsigned int inputsize, outputsize;
25 unsigned int alg;
26 bool inplace_io, partial_decoding;