Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cachefiles/
Dmain.c101 cachefiles_proc_cleanup(); in cachefiles_exit()
Dinternal.h177 extern void cachefiles_proc_cleanup(void);
189 #define cachefiles_proc_cleanup() do {} while (0) macro
Dproc.c130 void cachefiles_proc_cleanup(void) in cachefiles_proc_cleanup() function