Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_conn.h462 int smb_iod_waitrq(struct smb_rq *rqp);
H A Dsmb_iod.c488 smb_iod_waitrq(struct smb_rq *rqp) in smb_iod_waitrq() function
H A Dsmb_rq.c326 error = smb_iod_waitrq(rqp); in smb_rq_reply()