Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dmain.c201 fscache_proc_cleanup(); in fscache_init()
224 fscache_proc_cleanup(); in fscache_exit()
H A Dproc.c65 void fscache_proc_cleanup(void) in fscache_proc_cleanup() function
H A Dinternal.h153 extern void fscache_proc_cleanup(void);
156 #define fscache_proc_cleanup() do {} while (0) macro