Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cachefiles/
Dmain.c75 ret = cachefiles_proc_init(); in cachefiles_init()
Dinternal.h185 extern int __init cachefiles_proc_init(void);
197 #define cachefiles_proc_init() (0) macro
Dproc.c106 int __init cachefiles_proc_init(void) in cachefiles_proc_init() function