Lines Matching defs:ns
88 struct nvme_ns *ns = req->q->queuedata; in nvme_failover_req() local
131 struct nvme_ns *ns = rq->q->queuedata; in nvme_mpath_start_request() local
150 struct nvme_ns *ns = rq->q->queuedata; in nvme_mpath_end_request() local
164 struct nvme_ns *ns; in nvme_kick_requeue_lists() local
188 bool nvme_mpath_clear_current_path(struct nvme_ns *ns) in nvme_mpath_clear_current_path()
209 struct nvme_ns *ns; in nvme_mpath_clear_ctrl_paths() local
221 void nvme_mpath_revalidate_paths(struct nvme_ns *ns) in nvme_mpath_revalidate_paths()
241 static bool nvme_path_is_disabled(struct nvme_ns *ns) in nvme_path_is_disabled()
261 struct nvme_ns *found = NULL, *fallback = NULL, *ns; in __nvme_find_path() local
300 struct nvme_ns *ns) in nvme_next_ns()
311 struct nvme_ns *ns, *found = NULL; in nvme_round_robin_path() local
359 struct nvme_ns *best_opt = NULL, *best_nonopt = NULL, *ns; in nvme_queue_depth_path() local
394 static inline bool nvme_path_is_optimized(struct nvme_ns *ns) in nvme_path_is_optimized()
403 struct nvme_ns *ns; in nvme_numa_path() local
427 struct nvme_ns *ns; in nvme_available_path() local
452 struct nvme_ns *ns; in nvme_ns_head_submit_bio() local
503 struct nvme_ns *ns; in nvme_ns_head_get_unique_id() local
519 struct nvme_ns *ns; in nvme_ns_head_report_zones() local
666 static void nvme_mpath_set_live(struct nvme_ns *ns) in nvme_mpath_set_live()
757 struct nvme_ns *ns) in nvme_update_ns_ana_state()
800 struct nvme_ns *ns; in nvme_update_ana_state() local
974 struct nvme_ns *ns = nvme_get_ns_from_dev(dev); in ana_state_show() local
983 struct nvme_ns *ns = nvme_get_ns_from_dev(dev); in queue_depth_show() local
998 struct nvme_ns *ns = nvme_get_ns_from_dev(dev); in numa_nodes_show() local
1035 struct nvme_ns *ns; in nvme_mpath_add_sysfs_link() local
1094 void nvme_mpath_remove_sysfs_link(struct nvme_ns *ns) in nvme_mpath_remove_sysfs_link()
1109 void nvme_mpath_add_disk(struct nvme_ns *ns, __le32 anagrpid) in nvme_mpath_add_disk()