Lines Matching defs:spc
254 spcresetbuf(struct spclient *spc) in spcresetbuf()
262 spcfreebuf(struct spclient *spc) in spcfreebuf()
270 sendlockl(struct spclient *spc) in sendlockl()
281 sendlock(struct spclient *spc) in sendlock()
290 sendunlockl(struct spclient *spc) in sendunlockl()
299 sendunlock(struct spclient *spc) in sendunlock()
308 dosend(struct spclient *spc, struct iovec *iov, size_t iovlen) in dosend()
365 doputwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr) in doputwait()
378 putwait_locked(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr) in putwait_locked()
386 putwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr) in putwait()
395 dounputwait(struct spclient *spc, struct respwait *rw) in dounputwait()
405 unputwait_locked(struct spclient *spc, struct respwait *rw) in unputwait_locked()
413 unputwait(struct spclient *spc, struct respwait *rw) in unputwait()
423 kickwaiter(struct spclient *spc) in kickwaiter()
457 kickall(struct spclient *spc) in kickall()
467 readframe(struct spclient *spc) in readframe()