Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-iosched.c2685 static int bfq_rq_close_to_sector(void *io_struct, bool request, in bfq_rq_close_to_sector() function
2717 if (bfq_rq_close_to_sector(__bfqq->next_rq, true, sector)) in bfqq_find_close()
2728 if (bfq_rq_close_to_sector(__bfqq->next_rq, true, sector)) in bfqq_find_close()
3028 bfq_rq_close_to_sector(io_struct, request, in bfq_setup_cooperator()