Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/smb/
H A Dsmb_iod.c281 iod->iod_lastrqsent = rqp->sr_timesent; in smb_iod_sendrq()
651 if (timespeccmp(&tsnow, &iod->iod_lastrqsent, >)) { in smb_iod_main()
698 getnanotime(&iod->iod_lastrqsent); in smb_iod_create()
H A Dsmb_conn.h450 struct timespec iod_lastrqsent; member