Searched refs:nfsuserd_state (Results 1 – 3 of 3) sorted by relevance
846 typedef enum { NOTRUNNING=0, STARTSTOP=1, RUNNING=2 } nfsuserd_state;843 typedef enum { NOTRUNNING=0, STARTSTOP=1, RUNNING=2 } nfsuserd_state; global() typedef
77 VNET_DECLARE(nfsuserd_state, nfsrv_nfsuserd);
101 VNET_DEFINE(nfsuserd_state, nfsrv_nfsuserd) = NOTRUNNING;