Lines Matching refs:tvn_se_sess
115 struct se_session *tvn_se_sess; member
474 struct se_session *se_sess = tv_cmd->tvc_nexus->tvn_se_sess; in vhost_scsi_release_cmd()
757 se_sess = tv_nexus->tvn_se_sess; in vhost_scsi_get_tag()
971 rc = target_submit_cmd_map_sgls(se_cmd, tv_nexus->tvn_se_sess, in vhost_scsi_submission_work()
1953 tv_nexus->tvn_se_sess = transport_init_session_tags( in vhost_scsi_make_nexus()
1957 if (IS_ERR(tv_nexus->tvn_se_sess)) { in vhost_scsi_make_nexus()
1962 se_sess = tv_nexus->tvn_se_sess; in vhost_scsi_make_nexus()
1995 tv_nexus->tvn_se_sess->se_node_acl = core_tpg_check_initiator_node_acl( in vhost_scsi_make_nexus()
1997 if (!tv_nexus->tvn_se_sess->se_node_acl) { in vhost_scsi_make_nexus()
2006 transport_register_session(se_tpg, tv_nexus->tvn_se_sess->se_node_acl, in vhost_scsi_make_nexus()
2007 tv_nexus->tvn_se_sess, tv_nexus); in vhost_scsi_make_nexus()
2032 se_sess = tv_nexus->tvn_se_sess; in vhost_scsi_drop_nexus()
2056 tv_nexus->tvn_se_sess->se_node_acl->initiatorname); in vhost_scsi_drop_nexus()
2062 transport_deregister_session(tv_nexus->tvn_se_sess); in vhost_scsi_drop_nexus()
2085 tv_nexus->tvn_se_sess->se_node_acl->initiatorname); in vhost_scsi_tpg_show_nexus()