Home
last modified time | relevance | path

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

/linux/block/
H A Dblk.h34 struct blk_flush_queue { struct
48 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size, argument
50 void blk_free_flush_queue(struct blk_flush_queue *q);
H A Dblk-mq.c3965 struct blk_flush_queue *fq = in blk_free_flush_queue_callback()
3966 container_of(head, struct blk_flush_queue, rcu_head); in blk_free_flush_queue_callback()