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

/linux-master/block/
H A Dbfq-iosched.h660 u64 first_dispatch; member in struct:bfq_data
H A Dbfq-iosched.c3436 bfqd->last_dispatch = bfqd->first_dispatch = blk_time_get_ns();
3474 bfqd->last_completion - bfqd->first_dispatch);
3635 bfqd->delta_from_first = now_ns - bfqd->first_dispatch;

Completed in 174 milliseconds