Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cachefiles/
Dmain.c97 cachefiles_proc_cleanup(); in cachefiles_exit()
Dproc.c110 void cachefiles_proc_cleanup(void) in cachefiles_proc_cleanup() function
Dinternal.h189 extern void cachefiles_proc_cleanup(void);
201 #define cachefiles_proc_cleanup() do {} while (0) macro