Searched refs:z_erofs_stream_switch_bufs (Results 1 – 5 of 5) sorted by relevance
94 int z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, void **dst,
152 err = z_erofs_stream_switch_bufs(&dctx, in z_erofs_deflate_decompress()
184 err = z_erofs_stream_switch_bufs(&dctx, &out_buf.dst, in z_erofs_zstd_decompress()
197 err = z_erofs_stream_switch_bufs(&dctx, (void **)&buf.out, in z_erofs_lzma_decompress()
374 int z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, void **dst, in z_erofs_stream_switch_bufs() function
Completed in 8 milliseconds