Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dcompress.h94 int z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, void **dst,
A Ddecompressor_deflate.c152 err = z_erofs_stream_switch_bufs(&dctx, in z_erofs_deflate_decompress()
A Ddecompressor_zstd.c184 err = z_erofs_stream_switch_bufs(&dctx, &out_buf.dst, in z_erofs_zstd_decompress()
A Ddecompressor_lzma.c197 err = z_erofs_stream_switch_bufs(&dctx, (void **)&buf.out, in z_erofs_lzma_decompress()
A Ddecompressor.c374 int z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, void **dst, in z_erofs_stream_switch_bufs() function

Completed in 6 milliseconds