Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dfilecache.h59 int nfsd_file_cache_init(void);
H A Dnfssvc.c282 ret = nfsd_file_cache_init(); in nfsd_startup_generic()
H A Dfilecache.c768 nfsd_file_cache_init(void) in nfsd_file_cache_init() function