Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dfilecache.h52 int nfsd_file_cache_init(void);
H A Dnfssvc.c317 ret = nfsd_file_cache_init(); in nfsd_startup_generic()
H A Dfilecache.c713 nfsd_file_cache_init(void) in nfsd_file_cache_init() function