Home
last modified time | relevance | path

Searched refs:z_erofs_stream_dctx (Results 1 – 5 of 5) sorted by relevance

/linux/fs/erofs/
H A Dcompress.h61 struct z_erofs_stream_dctx { struct
73 const char *z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, argument
H A Ddecompressor_deflate.c103 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in __z_erofs_deflate_decompress()
H A Ddecompressor_lzma.c153 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in z_erofs_lzma_decompress()
H A Ddecompressor_zstd.c142 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in z_erofs_zstd_decompress()
H A Ddecompressor.c342 const char *z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, in z_erofs_stream_switch_bufs()