Searched refs:NVME_NQN_DISC (Results 1 – 4 of 4) sorted by relevance
225 NVME_NQN_DISC, numrec); in nvmet_execute_disc_get_log_page()390 nvmet_subsys_alloc(NVME_DISC_SUBSYS_NAME, NVME_NQN_DISC); in nvmet_init_discovery()
1143 if (ctrl->subsys->type != NVME_NQN_DISC && in nvmet_start_ctrl()1281 if (subsys->type == NVME_NQN_DISC) /* allow all access to disc subsys */ in nvmet_host_allowed()1414 if ((ctrl->subsys->type == NVME_NQN_DISC) && !kato) in nvmet_alloc_ctrl()1540 case NVME_NQN_DISC: in nvmet_subsys_alloc()
1011 if (nvmet_req_subsys(req)->type == NVME_NQN_DISC) in nvmet_parse_admin_cmd()
30 NVME_NQN_DISC = 1, /* Discovery type target subsystem */ enumerator