Lines Matching defs:slp
115 struct nfssvc_sock *slp = (struct nfssvc_sock *)arg; in nfsrv_soupcall() local
122 nfsrv_rcv(struct nfssvc_sock *slp) in nfsrv_rcv()
219 nfsdsock_lock(struct nfssvc_sock *slp, bool waitok) in nfsdsock_lock()
242 nfsdsock_unlock(struct nfssvc_sock *slp) in nfsdsock_unlock()
253 nfsdsock_drain(struct nfssvc_sock *slp) in nfsdsock_drain()
278 nfsrv_getstream(struct nfssvc_sock *slp, int waitflag) in nfsrv_getstream()
359 nfsrv_dorec(struct nfssvc_sock *slp, struct nfsd *nfsd, in nfsrv_dorec()
411 struct nfssvc_sock *slp; in nfsrv_timer() local
443 nfsrv_wakenfsd_locked(struct nfssvc_sock *slp) in nfsrv_wakenfsd_locked()
470 nfsrv_wakenfsd(struct nfssvc_sock *slp) in nfsrv_wakenfsd()
479 nfsdsock_sendreply(struct nfssvc_sock *slp, struct nfsrv_descript *nd) in nfsdsock_sendreply()
518 nfsdsock_setbits(struct nfssvc_sock *slp, int bits) in nfsdsock_setbits()
527 nfsdsock_clearbits(struct nfssvc_sock *slp, int bits) in nfsdsock_clearbits()
536 nfsdsock_testbits(struct nfssvc_sock *slp, int bits) in nfsdsock_testbits()