Searched refs:ublk_device (Results 1 – 1 of 1) sorted by relevance
144 struct ublk_device *ub;250 struct ublk_device *dev;307 struct ublk_device { struct355 static void ublk_stop_dev_unlocked(struct ublk_device *ub); argument356 static bool ublk_try_buf_match(struct ublk_device *ub, struct request *rq,358 static void ublk_buf_cleanup(struct ublk_device *ub);359 static void ublk_abort_queue(struct ublk_device *ub, struct ublk_queue *ubq);360 static inline struct request *__ublk_check_and_get_req(struct ublk_device *ub,367 static inline bool ublk_dev_support_batch_io(const struct ublk_device *ub) in ublk_dev_support_batch_io()418 static inline bool ublk_dev_support_zero_copy(const struct ublk_device *ub) in ublk_dev_support_zero_copy()[all …]