Searched refs:nvme_id_ns (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/nvme/target/ |
| H A D | passthru.c | 178 struct nvme_id_ns *id; in nvmet_passthru_override_id_ns() 185 status = nvmet_copy_from_sgl(req, 0, id, sizeof(struct nvme_id_ns)); in nvmet_passthru_override_id_ns()
|
| H A D | io-cmd-bdev.c | 13 void nvmet_bdev_set_limits(struct block_device *bdev, struct nvme_id_ns *id) in nvmet_bdev_set_limits()
|
| H A D | nvmet.h | 552 void nvmet_bdev_set_limits(struct block_device *bdev, struct nvme_id_ns *id);
|
| H A D | admin-cmd.c | 802 struct nvme_id_ns *id; in nvmet_execute_identify_ns()
|
| /linux/drivers/nvme/host/ |
| H A D | core.c | 1592 struct nvme_id_ns **id) in nvme_identify_ns() 1619 struct nvme_id_ns *id; in nvme_ns_info_from_identify() 1920 struct nvme_id_ns *id, struct nvme_id_ns_nvm *nvm) in nvme_configure_pi_elbas() 1948 struct nvme_ns_head *head, struct nvme_id_ns *id, in nvme_configure_metadata() 2012 struct nvme_id_ns *id, struct queue_limits *lim, u32 bs) in nvme_configure_atomic_write() 2061 static bool nvme_update_disk_info(struct nvme_ns *ns, struct nvme_id_ns *id, in nvme_update_disk_info() 2169 static void nvme_set_chunk_sectors(struct nvme_ns *ns, struct nvme_id_ns *id, in nvme_set_chunk_sectors() 2370 struct nvme_id_ns *id; in nvme_update_ns_info_block() 5376 BUILD_BUG_ON(sizeof(struct nvme_id_ns) != NVME_IDENTIFY_DATA_SIZE); in _nvme_check_size()
|
| H A D | sysfs.c | 188 struct nvme_id_ns *id; in ns_head_update_nuse() 215 struct nvme_id_ns *id; in ns_update_nuse()
|
| H A D | nvme.h | 1006 struct nvme_id_ns **id);
|
| /linux/include/linux/ |
| H A D | nvme.h | 434 struct nvme_id_ns { struct
|