Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dcache.h84 void nfsd_reply_cache_shutdown(struct nfsd_net *);
H A Dnfssvc.c446 nfsd_reply_cache_shutdown(nn); in nfsd_startup_net()
464 nfsd_reply_cache_shutdown(nn); in nfsd_shutdown_net()
H A Dnfscache.c216 void nfsd_reply_cache_shutdown(struct nfsd_net *nn) in nfsd_reply_cache_shutdown() function