Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk_types.h207 typedef unsigned int blk_qc_t; typedef
231 blk_qc_t bi_cookie;
/linux/block/
H A Dblk-core.c934 blk_qc_t cookie = READ_ONCE(bio->bi_cookie); in bio_poll()
H A Dblk-mq.c5157 int blk_mq_poll(struct request_queue *q, blk_qc_t cookie, in blk_mq_poll()