Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Ddecompressor_zstd.c20 static struct z_erofs_zstd *z_erofs_isolate_strms(bool all) in z_erofs_isolate_strms() function
42 for (strm = z_erofs_isolate_strms(true); strm; strm = n) { in z_erofs_zstd_exit()
106 for (strm = z_erofs_isolate_strms(true); strm; strm = n) { in z_erofs_load_zstd_config()
165 strm = z_erofs_isolate_strms(false); in z_erofs_zstd_decompress()