Searched refs:smb_timo_notice (Results 1 – 3 of 3) sorted by relevance
779 if (smb_timo_notice && (smb_timo_notice < rqp->sr_timo)) in smb_iod_waitrq()780 tmo1 = SEC_TO_TICK(smb_timo_notice); in smb_iod_waitrq()815 rqp->sr_mid, smb_timo_notice); in smb_iod_waitrq()
112 extern int smb_timo_notice;
77 int smb_timo_notice = 15; variable