Lines Matching refs:tpg_nexus
126 /* Used for vhost_scsi device reference to tpg_nexus, protected by tv_tpg_mutex */
132 /* Used to protect access for tpg_nexus */
135 struct vhost_scsi_nexus *tpg_nexus;
611 tv_nexus = tpg->tpg_nexus;
1212 if (!tpg->tpg_nexus || !tpg->tpg_nexus->tvn_se_sess) {
1237 if (target_submit_tmr(&tmf->se_cmd, tpg->tpg_nexus->tvn_se_sess, NULL,
1600 if (!tpg->tpg_nexus) {
2115 if (tpg->tpg_nexus) {
2117 pr_debug("tpg->tpg_nexus already exists\n");
2140 tpg->tpg_nexus = tv_nexus;
2152 tv_nexus = tpg->tpg_nexus;
2188 tpg->tpg_nexus = NULL;
2204 tv_nexus = tpg->tpg_nexus;