Home
last modified time | relevance | path

Searched refs:to_nvmet_ns (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvme/target/
A Dconfigfs.c338 struct nvmet_ns *ns = to_nvmet_ns(item); in nvmet_ns_device_path_store()
372 struct nvmet_ns *ns = to_nvmet_ns(item); in nvmet_ns_p2pmem_show()
380 struct nvmet_ns *ns = to_nvmet_ns(item); in nvmet_ns_p2pmem_store()
413 return sprintf(page, "%pUb\n", &to_nvmet_ns(item)->uuid); in nvmet_ns_device_uuid_show()
419 struct nvmet_ns *ns = to_nvmet_ns(item); in nvmet_ns_device_uuid_store()
447 struct nvmet_ns *ns = to_nvmet_ns(item); in nvmet_ns_device_nguid_store()
493 struct nvmet_ns *ns = to_nvmet_ns(item); in nvmet_ns_ana_grpid_store()
526 struct nvmet_ns *ns = to_nvmet_ns(item); in nvmet_ns_enable_store()
551 struct nvmet_ns *ns = to_nvmet_ns(item); in nvmet_ns_buffered_io_store()
574 struct nvmet_ns *ns = to_nvmet_ns(item); in nvmet_ns_revalidate_size_store()
[all …]
A Dnvmet.h89 static inline struct nvmet_ns *to_nvmet_ns(struct config_item *item) in to_nvmet_ns() function

Completed in 153 milliseconds