Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dpcpubuf.c128 void erofs_pcpubuf_exit(void) in erofs_pcpubuf_exit() function
H A Dinternal.h470 void erofs_pcpubuf_exit(void);
481 static inline void erofs_pcpubuf_exit(void) {} in erofs_pcpubuf_exit() function
H A Dsuper.c902 erofs_pcpubuf_exit(); in erofs_module_exit()