nf_rcu             86 fs/nfsd/filecache.c 	struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu);
nf_rcu            214 fs/nfsd/filecache.c 	call_rcu(&nf->nf_rcu, nfsd_file_slab_free);
nf_rcu            823 fs/nfsd/filecache.c 	nfsd_file_slab_free(&new->nf_rcu);
nf_rcu             34 fs/nfsd/filecache.h 	struct rcu_head		nf_rcu;