Lines Matching refs:target
3 * Configfs interface for the NVMe target.
834 struct config_item *target)
841 if (target->ci_type != &nvmet_subsys_type) {
845 subsys = to_subsys(target);
877 struct config_item *target)
880 struct nvmet_subsys *subsys = to_subsys(target);
913 struct config_item *target)
920 if (target->ci_type != &nvmet_host_type) {
925 host = to_host(target);
955 struct config_item *target)
958 struct nvmet_host *host = to_host(target);