Home
last modified time | relevance | path

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

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