Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cachefiles/
Dmain.c72 ret = cachefiles_proc_init(); in cachefiles_init()
Dproc.c86 int __init cachefiles_proc_init(void) in cachefiles_proc_init() function
Dinternal.h188 extern int __init cachefiles_proc_init(void);
200 #define cachefiles_proc_init() (0) macro