Lines Matching refs:tpg_nexus
117 /* Used for vhost_scsi device reference to tpg_nexus, protected by tv_tpg_mutex */
123 /* Used to protect access for tpg_nexus */
126 struct vhost_scsi_nexus *tpg_nexus;
608 tv_nexus = tpg->tpg_nexus;
1314 if (!tpg->tpg_nexus || !tpg->tpg_nexus->tvn_se_sess) {
1331 if (target_submit_tmr(&tmf->se_cmd, tpg->tpg_nexus->tvn_se_sess, NULL,
1693 if (!tpg->tpg_nexus) {
2241 if (tpg->tpg_nexus) {
2243 pr_debug("tpg->tpg_nexus already exists\n");
2266 tpg->tpg_nexus = tv_nexus;
2278 tv_nexus = tpg->tpg_nexus;
2314 tpg->tpg_nexus = NULL;
2330 tv_nexus = tpg->tpg_nexus;