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

/linux-master/fs/erofs/
H A Ddecompressor_lzma.c21 void z_erofs_lzma_exit(void) function
61 z_erofs_lzma_exit();
H A Dinternal.h488 void z_erofs_lzma_exit(void);
491 static inline int z_erofs_lzma_exit(void) { return 0; }
494 static inline int z_erofs_lzma_exit(void) { return 0; } function
H A Dsuper.c893 z_erofs_lzma_exit();
912 z_erofs_lzma_exit();

Completed in 288 milliseconds