Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_qdio.h27 * @stat_lock: lock to protect req_q_util and req_q_time
29 * @req_q_time: time of last fill level change
47 unsigned long long req_q_time; member
H A Dzfcp_qdio.c60 span = (now - qdio->req_q_time) >> 12; in zfcp_qdio_account()
63 qdio->req_q_time = now; in zfcp_qdio_account()