Searched refs:__bfq_get_bfqq_handle_split (Results 1 – 1 of 1) sorted by relevance
/linux/block/ |
H A D | bfq-iosched.c | 6741 __bfq_get_bfqq_handle_split(struct bfq_data *bfqd, struct bfq_io_cq *bic, in __bfq_get_bfqq_handle_split() function 6857 bfqq = __bfq_get_bfqq_handle_split(bfqd, bic, bio, false, is_sync, in bfq_get_bfqq_handle_split() 6879 bfqq = __bfq_get_bfqq_handle_split(bfqd, bic, bio, true, is_sync, NULL); in bfq_get_bfqq_handle_split()
|