Searched refs:__ublk_queue_rq_common (Results 1 – 1 of 1) sorted by relevance
2176 static inline blk_status_t __ublk_queue_rq_common(struct ublk_queue *ubq, in ublk_prep_req() 2211 res = __ublk_queue_rq_common(ubq, rq, &should_queue); in ublk_queue_rq() 2227 res = __ublk_queue_rq_common(ubq, rq, &should_queue); in ublk_batch_queue_rq() 2184 static inline blk_status_t __ublk_queue_rq_common(struct ublk_queue *ubq, __ublk_queue_rq_common() function