Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk_types.h207 typedef unsigned int blk_qc_t; typedef
230 blk_qc_t bi_cookie;
/linux/block/
H A Dblk-mq.h45 int blk_mq_poll(struct request_queue *q, blk_qc_t cookie, struct io_comp_batch *iob,
H A Dblk-core.c914 blk_qc_t cookie = READ_ONCE(bio->bi_cookie); in bio_poll()
H A Dblk-mq.c4902 int blk_mq_poll(struct request_queue *q, blk_qc_t cookie, in blk_mq_poll()