Searched refs:fscache_proc_init (Results 1 – 3 of 3) sorted by relevance
21 int __init fscache_proc_init(void) in fscache_proc_init() function
133 extern int __init fscache_proc_init(void);136 #define fscache_proc_init() (0) macro
132 ret = fscache_proc_init(); in fscache_init()