Searched refs:nfsd_net_try_get (Results 1 – 6 of 6) sorted by relevance
61 if (!nfsd_net_try_get(net)) in nfsd_open_local_fh()93 if (!nfsd_net_try_get(net)) { in nfsd_open_local_fh()131 .nfsd_net_try_get = nfsd_net_try_get,
235 bool nfsd_net_try_get(struct net *net);
207 bool nfsd_net_try_get(struct net *net) __must_hold(rcu) in nfsd_net_try_get() function
56 bool (*nfsd_net_try_get)(struct net *); member
286 if (!net || !nfs_to->nfsd_net_try_get(net)) { in nfs_open_local_fh()
228 nfsd_open_local_fh() uses nfsd_net_try_get() before opening its