Home
last modified time | relevance | path

Searched refs:to_subsys (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dconfigfs.c674 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_show()
682 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_store()
715 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_show()
723 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_store()
778 subsys = to_subsys(target); in nvmet_port_subsys_allow_link()
813 struct nvmet_subsys *subsys = to_subsys(target); in nvmet_port_subsys_drop_link()
848 struct nvmet_subsys *subsys = to_subsys(parent->ci_parent); in nvmet_allowed_hosts_allow_link()
890 struct nvmet_subsys *subsys = to_subsys(parent->ci_parent); in nvmet_allowed_hosts_drop_link()
924 to_subsys(item)->allow_any_host); in nvmet_subsys_attr_allow_any_host_show()
930 struct nvmet_subsys *subsys = to_subsys(ite in nvmet_subsys_attr_allow_any_host_store()
[all...]
H A Dnvmet.h254 static inline struct nvmet_subsys *to_subsys(struct config_item *item) in to_subsys() function
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dconfigfs.c681 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_show()
689 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_store()
722 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_show()
730 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_store()
749 return sprintf(page, "%u\n", to_subsys(item->ci_parent)->admin_timeout); in nvmet_passthru_admin_timeout_show()
755 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_admin_timeout_store()
768 return sprintf(page, "%u\n", to_subsys(item->ci_parent)->io_timeout); in nvmet_passthru_io_timeout_show()
774 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_io_timeout_store()
787 return sprintf(page, "%u\n", to_subsys(item->ci_parent)->clear_ids); in nvmet_passthru_clear_ids_show()
793 struct nvmet_subsys *subsys = to_subsys(ite in nvmet_passthru_clear_ids_store()
[all...]
H A Dnvmet.h284 static inline struct nvmet_subsys *to_subsys(struct config_item *item) in to_subsys() function

Completed in 7 milliseconds