Searched defs:ubq (Results 1 – 1 of 1) sorted by relevance
77 struct ublk_queue *ubq; member211 static inline bool ublk_queue_is_zoned(struct ublk_queue *ubq) in ublk_queue_is_zoned()377 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()449 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()598 static inline bool ublk_support_user_copy(const struct ublk_queue *ubq) in ublk_support_user_copy()603 static inline bool ublk_need_req_ref(const struct ublk_queue *ubq) in ublk_need_req_ref()612 static inline void ublk_init_req_ref(const struct ublk_queue *ubq, in ublk_init_req_ref()622 static inline bool ublk_get_req_ref(const struct ublk_queue *ubq, in ublk_get_req_ref()634 static inline void ublk_put_req_ref(const struct ublk_queue *ubq, in ublk_put_req_ref()646 static inline bool ublk_need_get_data(const struct ublk_queue *ubq) in ublk_need_get_data()[all …]