Searched refs:z_erofs_stream_switch_bufs (Results 1 – 4 of 4) sorted by relevance
146 reason = z_erofs_stream_switch_bufs(&dctx, in __z_erofs_deflate_decompress()
178 reason = z_erofs_stream_switch_bufs(&dctx, &out_buf.dst, in z_erofs_zstd_decompress()
192 reason = z_erofs_stream_switch_bufs(&dctx, (void **)&buf.out, in z_erofs_lzma_decompress()
343 const char *z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, in z_erofs_stream_switch_bufs() function