Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dpcpubuf.c128 void erofs_pcpubuf_exit(void) in erofs_pcpubuf_exit() function
Dinternal.h481 void erofs_pcpubuf_exit(void);
501 static inline void erofs_pcpubuf_exit(void) {} in erofs_pcpubuf_exit() function
Dsuper.c1000 erofs_pcpubuf_exit(); in erofs_module_exit()