Lines Matching refs:nvme_ns_head
498 struct nvme_ns_head *head = in nvme_free_ns_head()
499 container_of(ref, struct nvme_ns_head, ref); in nvme_free_ns_head()
508 static void nvme_put_ns_head(struct nvme_ns_head *head) in nvme_put_ns_head()
1699 struct nvme_ns_head **head, int *srcu_idx) in nvme_get_ns_from_disk()
1718 void nvme_put_ns_from_disk(struct nvme_ns_head *head, int idx) in nvme_put_ns_from_disk()
1735 struct nvme_ns_head *head, in nvme_handle_ctrl_ioctl()
1762 struct nvme_ns_head *head = NULL; in nvme_ioctl()
2245 struct nvme_ns_head *head = NULL; in nvme_pr_command()
2361 struct nvme_ns_head *head = bdev->bd_disk->private_data; in nvme_ns_head_open()
3395 static inline struct nvme_ns_head *dev_to_ns_head(struct device *dev) in dev_to_ns_head()
3408 struct nvme_ns_head *head = dev_to_ns_head(dev); in wwid_show()
3758 static struct nvme_ns_head *nvme_find_ns_head(struct nvme_subsystem *subsys, in nvme_find_ns_head()
3761 struct nvme_ns_head *h; in nvme_find_ns_head()
3776 struct nvme_ns_head *h; in nvme_subsys_check_duplicate_ids()
3788 static struct nvme_ns_head *nvme_alloc_ns_head(struct nvme_ctrl *ctrl, in nvme_alloc_ns_head()
3791 struct nvme_ns_head *head; in nvme_alloc_ns_head()
3854 struct nvme_ns_head *head = NULL; in nvme_init_ns_head()