Searched refs:ublk_device (Results 1 – 1 of 1) sorted by relevance
136 struct ublk_device *ub;242 struct ublk_device *dev;292 struct ublk_device { struct336 static void ublk_stop_dev_unlocked(struct ublk_device *ub); argument337 static void ublk_abort_queue(struct ublk_device *ub, struct ublk_queue *ubq);338 static inline struct request *__ublk_check_and_get_req(struct ublk_device *ub,345 static inline bool ublk_dev_support_batch_io(const struct ublk_device *ub) in ublk_dev_support_batch_io()396 static inline bool ublk_dev_support_zero_copy(const struct ublk_device *ub) in ublk_dev_support_zero_copy()406 static inline bool ublk_dev_support_auto_buf_reg(const struct ublk_device *ub) in ublk_dev_support_auto_buf_reg()416 static inline bool ublk_dev_support_user_copy(const struct ublk_device *ub) in ublk_dev_support_user_copy()[all …]