Home
last modified time | relevance | path

Searched refs:iod_lastrqsent (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netsmb/
H A Dsmb_iod.c257 iod->iod_lastrqsent = rqp->sr_timesent; in smb_iod_sendrq()
625 if (timespeccmp(&tsnow, &iod->iod_lastrqsent, >)) { in smb_iod_main()
676 getnanotime(&iod->iod_lastrqsent); in smb_iod_create()
H A Dsmb_conn.h452 struct timespec iod_lastrqsent; member