Searched refs:iod_lastrqsent (Results 1 – 2 of 2) sorted by relevance
260 iod->iod_lastrqsent = rqp->sr_timesent; in smb_iod_sendrq()632 if (timespeccmp(&tsnow, &iod->iod_lastrqsent, >)) { in smb_iod_main()683 getnanotime(&iod->iod_lastrqsent); in smb_iod_create()
454 struct timespec iod_lastrqsent; member