Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfssvc.c374 if (nn->nfsd_net_up)
406 nn->nfsd_net_up = true; in nfsd_startup_net()
427 if (!nn->nfsd_net_up) in nfsd_startup_net()
445 nn->nfsd_net_up = false; in nfsd_shutdown_net()
H A Dnetns.h125 bool nfsd_net_up; member