Home
last modified time | relevance | path

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

/linux/block/
H A Dbfq-iosched.c7112 static void bfq_depth_updated(struct request_queue *q) in bfq_depth_updated() function
7350 bfq_depth_updated(q); in bfq_init_queue()
7610 .depth_updated = bfq_depth_updated,