Lines Matching refs:nvme_ctrl
117 void nvme_kick_requeue_lists(struct nvme_ctrl *ctrl) in nvme_kick_requeue_lists()
160 void nvme_mpath_clear_ctrl_paths(struct nvme_ctrl *ctrl) in nvme_mpath_clear_ctrl_paths()
481 int nvme_mpath_alloc_disk(struct nvme_ctrl *ctrl, struct nvme_ns_head *head) in nvme_mpath_alloc_disk()
569 static int nvme_parse_ana_log(struct nvme_ctrl *ctrl, void *data, in nvme_parse_ana_log()
570 int (*cb)(struct nvme_ctrl *ctrl, struct nvme_ana_group_desc *, in nvme_parse_ana_log()
638 static int nvme_update_ana_state(struct nvme_ctrl *ctrl, in nvme_update_ana_state()
673 static int nvme_read_ana_log(struct nvme_ctrl *ctrl) in nvme_read_ana_log()
713 struct nvme_ctrl *ctrl = container_of(work, struct nvme_ctrl, ana_work); in nvme_ana_work()
721 void nvme_mpath_update(struct nvme_ctrl *ctrl) in nvme_mpath_update()
735 struct nvme_ctrl *ctrl = from_timer(ctrl, t, anatt_timer); in nvme_anatt_timeout()
741 void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop()
798 static int nvme_lookup_ana_group_desc(struct nvme_ctrl *ctrl, in nvme_lookup_ana_group_desc()
866 void nvme_mpath_init_ctrl(struct nvme_ctrl *ctrl) in nvme_mpath_init_ctrl()
873 int nvme_mpath_init_identify(struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id) in nvme_mpath_init_identify()
924 void nvme_mpath_uninit(struct nvme_ctrl *ctrl) in nvme_mpath_uninit()