Searched refs:SLP_INIT (Results 1 – 2 of 2) sorted by relevance
150 while (nfssvc_sockhead_flag & SLP_INIT) { in sys_nfssvc()952 if (nfssvc_sockhead_flag & SLP_INIT) in nfsrv_init()954 nfssvc_sockhead_flag |= SLP_INIT; in nfsrv_init()971 nfssvc_sockhead_flag &= ~SLP_INIT; in nfsrv_init()
499 #define SLP_INIT 0x01 macro