Searched defs:ubq (Results 1 – 1 of 1) sorted by relevance
111 struct ublk_queue *ubq; member235 ublk_get_iod(const struct ublk_queue *ubq, unsigned tag) in ublk_get_iod()245 static inline bool ublk_queue_is_zoned(struct ublk_queue *ubq) in ublk_queue_is_zoned()428 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()502 static blk_status_t ublk_setup_iod_zoned(struct ublk_queue *ubq, in ublk_setup_iod_zoned()637 static inline bool ublk_support_zero_copy(const struct ublk_queue *ubq) in ublk_support_zero_copy()642 static inline bool ublk_support_auto_buf_reg(const struct ublk_queue *ubq) in ublk_support_auto_buf_reg()647 static inline bool ublk_support_user_copy(const struct ublk_queue *ubq) in ublk_support_user_copy()652 static inline bool ublk_need_map_io(const struct ublk_queue *ubq) in ublk_need_map_io()658 static inline bool ublk_need_req_ref(const struct ublk_queue *ubq) in ublk_need_req_ref()[all …]