Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddecompressor_deflate.c19 void z_erofs_deflate_exit(void) in z_erofs_deflate_exit() function
97 z_erofs_deflate_exit(); in z_erofs_load_deflate_config()
H A Dinternal.h495 void z_erofs_deflate_exit(void);
498 static inline int z_erofs_deflate_exit(void) { return 0; } in z_erofs_deflate_exit() function
H A Dsuper.c879 z_erofs_deflate_exit(); in erofs_module_init()
898 z_erofs_deflate_exit(); in erofs_module_exit()