Searched defs:ubq (Results 1 – 1 of 1) sorted by relevance
82 struct ublk_queue *ubq; member212 static inline bool ublk_queue_is_zoned(struct ublk_queue *ubq) in ublk_queue_is_zoned()396 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()470 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()582 static inline bool ublk_support_user_copy(const struct ublk_queue *ubq) in ublk_support_user_copy()587 static inline bool ublk_need_req_ref(const struct ublk_queue *ubq) in ublk_need_req_ref()596 static inline void ublk_init_req_ref(const struct ublk_queue *ubq, in ublk_init_req_ref()606 static inline bool ublk_get_req_ref(const struct ublk_queue *ubq, in ublk_get_req_ref()618 static inline void ublk_put_req_ref(const struct ublk_queue *ubq, in ublk_put_req_ref()630 static inline bool ublk_need_get_data(const struct ublk_queue *ubq) in ublk_need_get_data()[all …]