Home
last modified time | relevance | path

Searched defs:nfsd_net_try_get (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnfslocalio.h56 bool (*nfsd_net_try_get)(struct net *); member
/linux/fs/nfsd/
H A Dnfssvc.c207 bool nfsd_net_try_get(struct net *net) __must_hold(rcu) in nfsd_net_try_get() function