Searched refs:smb_timo_notice (Results 1 – 3 of 3) sorted by relevance
123 extern int smb_timo_notice;
1297 if (smb_timo_notice && (smb_timo_notice < rqp->sr_timo)) in smb_iod_waitrq()1298 tmo1 = SEC_TO_TICK(smb_timo_notice); in smb_iod_waitrq()
90 int smb_timo_notice = 15; variable