Searched refs:tstimeout (Results 1 – 1 of 1) sorted by relevance
530 struct timespec ts, tstimeout; in smb_iod_sendall() local552 SMB_TRAN_GETPARAM(vcp, SMBTP_TIMEOUT, &tstimeout); in smb_iod_sendall()553 timespecadd(&tstimeout, &tstimeout, &tstimeout); in smb_iod_sendall()555 timespecsub(&ts, &tstimeout, &ts); in smb_iod_sendall()