Lines Matching defs:head
117 struct nvme_ns_head *head = ns->head; in nvme_mpath_clear_current_path() local
162 static struct nvme_ns *__nvme_find_path(struct nvme_ns_head *head, int node) in __nvme_find_path()
201 static struct nvme_ns *nvme_next_ns(struct nvme_ns_head *head, in nvme_next_ns()
211 static struct nvme_ns *nvme_round_robin_path(struct nvme_ns_head *head, in nvme_round_robin_path()
260 inline struct nvme_ns *nvme_find_path(struct nvme_ns_head *head) in nvme_find_path()
276 static bool nvme_available_path(struct nvme_ns_head *head) in nvme_available_path()
296 struct nvme_ns_head *head = bio->bi_disk->private_data; in nvme_ns_head_submit_bio() local
337 struct nvme_ns_head *head = in nvme_requeue_work() local
358 int nvme_mpath_alloc_disk(struct nvme_ctrl *ctrl, struct nvme_ns_head *head) in nvme_mpath_alloc_disk()
408 struct nvme_ns_head *head = ns->head; in nvme_mpath_set_live() local
712 void nvme_mpath_remove_disk(struct nvme_ns_head *head) in nvme_mpath_remove_disk()