Searched refs:req_q_time (Results 1 – 2 of 2) sorted by relevance
27 * @stat_lock: lock to protect req_q_util and req_q_time29 * @req_q_time: time of last fill level change47 unsigned long long req_q_time; member
60 span = (now - qdio->req_q_time) >> 12; in zfcp_qdio_account() 63 qdio->req_q_time = now; in zfcp_qdio_account()