Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fscache/
Dmain.c163 fscache_proc_cleanup(); in fscache_init()
186 fscache_proc_cleanup(); in fscache_exit()
Dproc.c65 void fscache_proc_cleanup(void) in fscache_proc_cleanup() function
Dinternal.h151 extern void fscache_proc_cleanup(void);
154 #define fscache_proc_cleanup() do {} while (0) macro