Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/scsi/
Dzfcp_qdio.h43 unsigned long long req_q_time; member
Dzfcp_qdio.c56 span = (now - qdio->req_q_time) >> 12; in zfcp_qdio_account()
59 qdio->req_q_time = now; in zfcp_qdio_account()