Searched refs:nf_rcu (Results 1 – 2 of 2) sorted by relevance
34 struct rcu_head nf_rcu; member
222 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()396 call_rcu(&nf->nf_rcu, nfsd_file_slab_free); in nfsd_file_free()1110 nfsd_file_slab_free(&nf->nf_rcu); in nfsd_file_do_acquire()
Completed in 4 milliseconds