Searched refs:SMBRQ_SLOCKPTR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netsmb/ | ||
H A D | smb_rq.h | 55 #define SMBRQ_SLOCKPTR(rqp) (&(rqp)->sr_slock) macro |
H A D | smb_iod.c | 507 msleep(&rqp->sr_state, SMBRQ_SLOCKPTR(rqp), PWAIT, "90wrq", 0); in smb_iod_waitrq() |