Searched refs:z_erofs_lzma (Results 1 – 1 of 1) sorted by relevance
6 struct z_erofs_lzma { struct7 struct z_erofs_lzma *next; argument17 static struct z_erofs_lzma *z_erofs_lzma_head; argument26 struct z_erofs_lzma *strm; in z_erofs_lzma_exit()39 struct z_erofs_lzma *n = strm->next; in z_erofs_lzma_exit()59 struct z_erofs_lzma *strm = kzalloc(sizeof(*strm), GFP_KERNEL); in z_erofs_lzma_init()80 struct z_erofs_lzma *strm, *head = NULL; in z_erofs_load_lzma_config()111 struct z_erofs_lzma *last; in z_erofs_load_lzma_config()160 struct z_erofs_lzma *strm; in z_erofs_lzma_decompress()