Searched defs:ubq (Results 1 – 1 of 1) sorted by relevance
77 struct ublk_queue *ubq; member207 static inline bool ublk_queue_is_zoned(struct ublk_queue *ubq) in ublk_queue_is_zoned()391 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()465 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()577 static inline bool ublk_support_user_copy(const struct ublk_queue *ubq) in ublk_support_user_copy()582 static inline bool ublk_need_req_ref(const struct ublk_queue *ubq) in ublk_need_req_ref()591 static inline void ublk_init_req_ref(const struct ublk_queue *ubq, in ublk_init_req_ref()601 static inline bool ublk_get_req_ref(const struct ublk_queue *ubq, in ublk_get_req_ref()613 static inline void ublk_put_req_ref(const struct ublk_queue *ubq, in ublk_put_req_ref()625 static inline bool ublk_need_get_data(const struct ublk_queue *ubq) in ublk_need_get_data()[all …]