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

/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_qdio.h25 * @stat_lock: lock to protect req_q_util and req_q_time
27 * @req_q_time: time of last fill level change
40 unsigned long long req_q_time; member in struct:zfcp_qdio
H A Dzfcp_qdio.c55 span = (now - qdio->req_q_time) >> 12; zfcp_qdio_account()
58 qdio->req_q_time = now; zfcp_qdio_account()

Completed in 121 milliseconds