Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dblk_types.h258 typedef unsigned int blk_qc_t; typedef
278 blk_qc_t bi_cookie;
/openbmc/linux/block/
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.c862 blk_qc_t cookie = READ_ONCE(bio->bi_cookie); in bio_poll()
H A Dblk-mq.c4859 int blk_mq_poll(struct request_queue *q, blk_qc_t cookie, in blk_mq_poll()