Searched refs:blk_qc_t (Results 1 - 4 of 4) sorted by last modified time

/linux-master/include/linux/
H A Dblk_types.h198 typedef unsigned int blk_qc_t; typedef
221 blk_qc_t bi_cookie;
/linux-master/block/
H A Dblk-mq.c4854 int blk_mq_poll(struct request_queue *q, blk_qc_t cookie,
H A Dblk-mq.h43 int blk_mq_poll(struct request_queue *q, blk_qc_t cookie, struct io_comp_batch *iob,
H A Dblk-core.c904 blk_qc_t cookie = READ_ONCE(bio->bi_cookie);

Completed in 158 milliseconds