Home
last modified time | relevance | path

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

/linux/block/
A Dblk-flush.c96 struct blk_flush_queue *fq, unsigned int flags);
164 struct blk_flush_queue *fq, in blk_flush_complete_seq()
220 struct blk_flush_queue *fq = blk_get_flush_queue(q, flush_rq->mq_ctx); in flush_end_io()
283 static void blk_kick_flush(struct request_queue *q, struct blk_flush_queue *fq, in blk_kick_flush()
355 struct blk_flush_queue *fq = blk_get_flush_queue(q, ctx); in mq_flush_data_end_io()
387 struct blk_flush_queue *fq = blk_get_flush_queue(q, rq->mq_ctx); in blk_insert_flush()
462 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size, in blk_alloc_flush_queue()
465 struct blk_flush_queue *fq; in blk_alloc_flush_queue()
491 void blk_free_flush_queue(struct blk_flush_queue *fq) in blk_free_flush_queue()
A Dblk.h22 struct blk_flush_queue { struct
38 static inline struct blk_flush_queue * argument
51 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size,
53 void blk_free_flush_queue(struct blk_flush_queue *q);
/linux/include/linux/
A Dblk-mq.h13 struct blk_flush_queue;
282 struct blk_flush_queue *fq;
A Dblkdev.h27 struct blk_flush_queue;
323 struct blk_flush_queue *fq;

Completed in 18 milliseconds