Home
last modified time | relevance | path

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

/linux-6.15/fs/netfs/
H A Dfscache_proc.c17 int __init fscache_proc_init(void) in fscache_proc_init() function
H A Dfscache_main.c73 ret = fscache_proc_init(); in fscache_init()
H A Dinternal.h328 extern int __init fscache_proc_init(void);
331 #define fscache_proc_init() (0) macro