Searched refs:nfsd_net_try_get (Results 1 – 4 of 4) 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()121 .nfsd_net_try_get = nfsd_net_try_get,
405 if (nfsd_net_try_get(net)) { in nfsd_file_get_local()
56 bool (*nfsd_net_try_get)(struct net *); member
286 if (!net || !nfs_to->nfsd_net_try_get(net)) { in nfs_open_local_fh()