Searched refs:in_actlog_jif (Results 1 – 3 of 3) sorted by relevance
1240 req->in_actlog_jif = jiffies; in drbd_request_prepare()1458 req->in_actlog_jif = jiffies; in submit_fast_path()1503 req->in_actlog_jif = jiffies; in send_and_submit_pending()
109 seq_print_age_or_dash(m, s & RQ_IN_ACT_LOG, now - req->in_actlog_jif); in seq_print_one_request()
241 unsigned long in_actlog_jif; member