Home
last modified time | relevance | path

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

/linux/block/
H A Dblk.h35 struct blk_flush_queue {
49 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size,
51 void blk_free_flush_queue(struct blk_flush_queue *q);
34 struct blk_flush_queue { global() struct
48 rcu_headblk_flush_queue global() argument
H A Dblk-mq.c3935 struct blk_flush_queue *fq =
3936 container_of(head, struct blk_flush_queue, rcu_head); in blk_mq_add_hw_queues_cpuhp()