Home
last modified time | relevance | path

Searched refs:nvme_ns_ids (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dsysfs.c52 struct nvme_ns_ids *ids = &head->ids; in wwid_show()
89 struct nvme_ns_ids *ids = &dev_to_ns_head(dev)->ids; in uuid_show()
134 struct nvme_ns_ids *ids = &dev_to_ns_head(dev)->ids; in nvme_ns_id_attrs_are_visible()
H A Dnvme.h434 struct nvme_ns_ids { struct
453 struct nvme_ns_ids ids;
H A Dcore.c35 struct nvme_ns_ids ids;
1341 static int nvme_process_ns_desc(struct nvme_ctrl *ctrl, struct nvme_ns_ids *ids, in nvme_process_ns_desc()
1473 struct nvme_ns_ids *ids = &info->ids; in nvme_ns_info_from_identify()
1753 static bool nvme_ns_ids_equal(struct nvme_ns_ids *a, struct nvme_ns_ids *b) in nvme_ns_ids_equal()
3292 struct nvme_ns_ids *ids) in nvme_subsys_check_duplicate_ids()
3439 struct nvme_ns_ids *ids) in nvme_global_check_duplicate_ids()
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dcore.c1274 static int nvme_process_ns_desc(struct nvme_ctrl *ctrl, struct nvme_ns_ids *ids, in nvme_process_ns_desc()
1327 struct nvme_ns_ids *ids) in nvme_identify_ns_descs()
1380 struct nvme_ns_ids *ids, struct nvme_id_ns **id) in nvme_identify_ns()
1943 static bool nvme_ns_ids_valid(struct nvme_ns_ids *ids) in nvme_ns_ids_valid()
1950 static bool nvme_ns_ids_equal(struct nvme_ns_ids *a, struct nvme_ns_ids *b) in nvme_ns_ids_equal()
3389 struct nvme_ns_ids *ids = &head->ids; in wwid_show()
3426 struct nvme_ns_ids *ids = &dev_to_ns_head(dev)->ids; in uuid_show()
3471 struct nvme_ns_ids *ids = &dev_to_ns_head(dev)->ids; in nvme_ns_id_attrs_are_visible()
3754 struct nvme_ns_ids *id in nvme_subsys_check_duplicate_ids()
[all...]
H A Dnvme.h397 struct nvme_ns_ids { struct
416 struct nvme_ns_ids ids;

Completed in 16 milliseconds