Searched refs:nfsd_file_put_local (Results 1 – 5 of 5) sorted by relevance
65 struct net *(*nfsd_file_put_local)(struct nfsd_file __rcu **); member 100 net = nfs_to->nfsd_file_put_local(localio); in nfs_to_nfsd_file_put_local()
124 .nfsd_file_put_local = nfsd_file_put_local,
65 struct net *nfsd_file_put_local(struct nfsd_file __rcu **nf);
374 * nfsd_file_put_local - put nfsd_file reference and arm nfsd_net_put in caller381 nfsd_file_put_local(struct nfsd_file __rcu **pnf) in nfsd_file_put_local() function
231 nfsd_file_put_local() once it has completed its IO.