Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dcache.h84 void nfsd_reply_cache_shutdown(struct nfsd_net *);
H A Dnfssvc.c410 nfsd_reply_cache_shutdown(nn); in nfsd_startup_net()
435 nfsd_reply_cache_shutdown(nn); in nfsd_shutdown_net()
H A Dnfscache.c218 void nfsd_reply_cache_shutdown(struct nfsd_net *nn) in nfsd_reply_cache_shutdown() function