Home
last modified time | relevance | path

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

/linux-6.12.1/fs/netfs/
Dfscache_main.c90 fscache_proc_cleanup(); in fscache_init()
105 fscache_proc_cleanup(); in fscache_exit()
Dfscache_proc.c44 void fscache_proc_cleanup(void) in fscache_proc_cleanup() function
Dinternal.h314 extern void fscache_proc_cleanup(void);
317 #define fscache_proc_cleanup() do {} while (0) macro