Searched defs:ubq (Results 1 – 1 of 1) sorted by relevance
106 struct ublk_queue *ubq; member260 ublk_get_iod(const struct ublk_queue *ubq, unsigned tag) in ublk_get_iod()270 static inline bool ublk_queue_is_zoned(struct ublk_queue *ubq) in ublk_queue_is_zoned()453 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()527 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()662 static inline bool ublk_support_zero_copy(const struct ublk_queue *ubq) in ublk_support_zero_copy()667 static inline bool ublk_support_auto_buf_reg(const struct ublk_queue *ubq) in ublk_support_auto_buf_reg()672 static inline bool ublk_support_user_copy(const struct ublk_queue *ubq) in ublk_support_user_copy()677 static inline bool ublk_need_map_io(const struct ublk_queue *ubq) in ublk_need_map_io()683 static inline bool ublk_need_req_ref(const struct ublk_queue *ubq) in ublk_need_req_ref()[all …]