Home
last modified time | relevance | path

Searched refs:nfsd_net_try_get (Results 1 – 6 of 6) sorted by relevance

/linux/fs/nfsd/
H A Dlocalio.c61 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,
H A Dnetns.h235 bool nfsd_net_try_get(struct net *net);
H A Dnfssvc.c207 bool nfsd_net_try_get(struct net *net) __must_hold(rcu) in nfsd_net_try_get() function
/linux/include/linux/
H A Dnfslocalio.h56 bool (*nfsd_net_try_get)(struct net *); member
/linux/fs/nfs_common/
H A Dnfslocalio.c286 if (!net || !nfs_to->nfsd_net_try_get(net)) { in nfs_open_local_fh()
/linux/Documentation/filesystems/nfs/
H A Dlocalio.rst228 nfsd_open_local_fh() uses nfsd_net_try_get() before opening its