Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddecompressor_lzma.c22 void z_erofs_lzma_exit(void) in z_erofs_lzma_exit() function
62 z_erofs_lzma_exit(); in z_erofs_lzma_init()
H A Dinternal.h487 void z_erofs_lzma_exit(void);
490 static inline int z_erofs_lzma_exit(void) { return 0; } in z_erofs_lzma_exit() function
H A Dsuper.c881 z_erofs_lzma_exit(); in erofs_module_init()
899 z_erofs_lzma_exit(); in erofs_module_exit()