Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Dcompress.h16 struct z_erofs_decompress_req { struct
17 struct super_block *sb;
18 struct page **in, **out;
20 unsigned short pageofs_out;
21 unsigned int inputsize, outputsize;
24 unsigned int alg;
25 bool inplace_io, partial_decoding;