nvme_ns_head      436 drivers/nvme/host/core.c 	struct nvme_ns_head *head =
nvme_ns_head      437 drivers/nvme/host/core.c 		container_of(ref, struct nvme_ns_head, ref);
nvme_ns_head      447 drivers/nvme/host/core.c static void nvme_put_ns_head(struct nvme_ns_head *head)
nvme_ns_head     1500 drivers/nvme/host/core.c 		struct nvme_ns_head **head, int *srcu_idx)
nvme_ns_head     1519 drivers/nvme/host/core.c static void nvme_put_ns_from_disk(struct nvme_ns_head *head, int idx)
nvme_ns_head     1536 drivers/nvme/host/core.c 				  struct nvme_ns_head *head,
nvme_ns_head     1563 drivers/nvme/host/core.c 	struct nvme_ns_head *head = NULL;
nvme_ns_head     1935 drivers/nvme/host/core.c 	struct nvme_ns_head *head = NULL;
nvme_ns_head     2048 drivers/nvme/host/core.c 	struct nvme_ns_head *head = bdev->bd_disk->private_data;
nvme_ns_head     3024 drivers/nvme/host/core.c static inline struct nvme_ns_head *dev_to_ns_head(struct device *dev)
nvme_ns_head     3037 drivers/nvme/host/core.c 	struct nvme_ns_head *head = dev_to_ns_head(dev);
nvme_ns_head     3294 drivers/nvme/host/core.c static struct nvme_ns_head *__nvme_find_ns_head(struct nvme_subsystem *subsys,
nvme_ns_head     3297 drivers/nvme/host/core.c 	struct nvme_ns_head *h;
nvme_ns_head     3310 drivers/nvme/host/core.c 		struct nvme_ns_head *new)
nvme_ns_head     3312 drivers/nvme/host/core.c 	struct nvme_ns_head *h;
nvme_ns_head     3326 drivers/nvme/host/core.c static struct nvme_ns_head *nvme_alloc_ns_head(struct nvme_ctrl *ctrl,
nvme_ns_head     3329 drivers/nvme/host/core.c 	struct nvme_ns_head *head;
nvme_ns_head     3389 drivers/nvme/host/core.c 	struct nvme_ns_head *head = NULL;
nvme_ns_head       17 drivers/nvme/host/multipath.c 	struct nvme_ns_head *h;
nvme_ns_head       27 drivers/nvme/host/multipath.c 	struct nvme_ns_head *h;
nvme_ns_head       37 drivers/nvme/host/multipath.c 	struct nvme_ns_head *h;
nvme_ns_head      140 drivers/nvme/host/multipath.c 	struct nvme_ns_head *head = ns->head;
nvme_ns_head      177 drivers/nvme/host/multipath.c static struct nvme_ns *__nvme_find_path(struct nvme_ns_head *head, int node)
nvme_ns_head      216 drivers/nvme/host/multipath.c static struct nvme_ns *nvme_next_ns(struct nvme_ns_head *head,
nvme_ns_head      226 drivers/nvme/host/multipath.c static struct nvme_ns *nvme_round_robin_path(struct nvme_ns_head *head,
nvme_ns_head      265 drivers/nvme/host/multipath.c inline struct nvme_ns *nvme_find_path(struct nvme_ns_head *head)
nvme_ns_head      278 drivers/nvme/host/multipath.c static bool nvme_available_path(struct nvme_ns_head *head)
nvme_ns_head      299 drivers/nvme/host/multipath.c 	struct nvme_ns_head *head = q->queuedata;
nvme_ns_head      341 drivers/nvme/host/multipath.c 	struct nvme_ns_head *head =
nvme_ns_head      342 drivers/nvme/host/multipath.c 		container_of(work, struct nvme_ns_head, requeue_work);
nvme_ns_head      362 drivers/nvme/host/multipath.c int nvme_mpath_alloc_disk(struct nvme_ctrl *ctrl, struct nvme_ns_head *head)
nvme_ns_head      414 drivers/nvme/host/multipath.c 	struct nvme_ns_head *head = ns->head;
nvme_ns_head      671 drivers/nvme/host/multipath.c void nvme_mpath_remove_disk(struct nvme_ns_head *head)
nvme_ns_head      365 drivers/nvme/host/nvme.h 	struct nvme_ns_head *head;
nvme_ns_head      526 drivers/nvme/host/nvme.h int nvme_mpath_alloc_disk(struct nvme_ctrl *ctrl,struct nvme_ns_head *head);
nvme_ns_head      528 drivers/nvme/host/nvme.h void nvme_mpath_remove_disk(struct nvme_ns_head *head);
nvme_ns_head      534 drivers/nvme/host/nvme.h struct nvme_ns *nvme_find_path(struct nvme_ns_head *head);
nvme_ns_head      538 drivers/nvme/host/nvme.h 	struct nvme_ns_head *head = ns->head;
nvme_ns_head      580 drivers/nvme/host/nvme.h 		struct nvme_ns_head *head)
nvme_ns_head      588 drivers/nvme/host/nvme.h static inline void nvme_mpath_remove_disk(struct nvme_ns_head *head)