Searched refs:z_erofs_stream_dctx (Results 1 – 5 of 5) sorted by relevance
61 struct z_erofs_stream_dctx { struct73 const char *z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, argument
103 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in __z_erofs_deflate_decompress()
153 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in z_erofs_lzma_decompress()
142 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in z_erofs_zstd_decompress()
342 const char *z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, in z_erofs_stream_switch_bufs()