Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs.h846 typedef enum { NOTRUNNING=0, STARTSTOP=1, RUNNING=2 } nfsuserd_state;
843 typedef enum { NOTRUNNING=0, STARTSTOP=1, RUNNING=2 } nfsuserd_state; global() typedef
H A Dnfs_commonport.c77 VNET_DECLARE(nfsuserd_state, nfsrv_nfsuserd);
H A Dnfs_commonsubs.c101 VNET_DEFINE(nfsuserd_state, nfsrv_nfsuserd) = NOTRUNNING;