Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Ddecompressor_zstd.c5 struct z_erofs_zstd { struct
6 struct z_erofs_zstd *next; argument
15 static struct z_erofs_zstd *z_erofs_zstd_head; argument
20 static struct z_erofs_zstd *z_erofs_isolate_strms(bool all) in z_erofs_isolate_strms()
22 struct z_erofs_zstd *strm; in z_erofs_isolate_strms()
40 struct z_erofs_zstd *strm, *n; in z_erofs_zstd_exit()
60 struct z_erofs_zstd *strm; in z_erofs_zstd_init()
81 struct z_erofs_zstd *strm, *head = NULL; in z_erofs_load_zstd_config()
104 struct z_erofs_zstd *n; in z_erofs_load_zstd_config()
151 struct z_erofs_zstd *strm; in z_erofs_zstd_decompress()