Searched refs:blk_qc_t (Results 1 – 5 of 5) sorted by relevance
465 typedef unsigned int blk_qc_t; typedef471 static inline bool blk_qc_t_valid(blk_qc_t cookie) in blk_qc_t_valid()476 static inline unsigned int blk_qc_t_to_queue_num(blk_qc_t cookie) in blk_qc_t_to_queue_num()481 static inline unsigned int blk_qc_t_to_tag(blk_qc_t cookie) in blk_qc_t_to_tag()486 static inline bool blk_qc_t_is_internal(blk_qc_t cookie) in blk_qc_t_is_internal()
299 typedef blk_qc_t (make_request_fn) (struct request_queue *q, struct bio *bio);861 extern blk_qc_t generic_make_request(struct bio *bio);862 extern blk_qc_t direct_make_request(struct bio *bio);907 int blk_poll(struct request_queue *q, blk_qc_t cookie, bool spin);
367 static inline blk_qc_t request_to_qc_t(struct blk_mq_hw_ctx *hctx, in request_to_qc_t()
634 typedef blk_qc_t (nvm_tgt_make_rq_fn)(struct request_queue *, struct bio *);
410 extern blk_qc_t submit_bio(struct bio *);