Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfssvc.c293 static bool nfsd_needs_lockd(struct nfsd_net *nn) in nfsd_needs_lockd() function
373 if (nfsd_needs_lockd(nn) && !test_bit(NFSD_NET_LOCKD_UP, &nn->flags)) { in nfsd_startup_net()