Searched refs:SMB_IOD_RQLOCKPTR (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c56 #define SMB_IOD_RQLOCKPTR(iod) (&((iod)->iod_rqlock)) macro
454 msleep(&iod->iod_muxwant, SMB_IOD_RQLOCKPTR(iod),
480 msleep(rqp, SMB_IOD_RQLOCKPTR(iod), PWAIT, "90xrm", 0);

Completed in 103 milliseconds