Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cachefiles/
Dmain.c101 cachefiles_proc_cleanup(); in cachefiles_exit()
Dproc.c114 void cachefiles_proc_cleanup(void) in cachefiles_proc_cleanup() function
Dinternal.h193 extern void cachefiles_proc_cleanup(void);
205 #define cachefiles_proc_cleanup() do {} while (0) macro