Home
last modified time | relevance | path

Searched refs:xcopy_pt_port (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_xcopy.c352 static struct se_port xcopy_pt_port; variable
449 memset(&xcopy_pt_port, 0, sizeof(struct se_port)); in target_xcopy_setup_pt()
450 INIT_LIST_HEAD(&xcopy_pt_port.sep_alua_list); in target_xcopy_setup_pt()
451 INIT_LIST_HEAD(&xcopy_pt_port.sep_list); in target_xcopy_setup_pt()
452 mutex_init(&xcopy_pt_port.sep_tg_pt_md_mutex); in target_xcopy_setup_pt()
459 xcopy_pt_port.sep_tpg = &xcopy_pt_tpg; in target_xcopy_setup_pt()
502 pt_cmd->se_lun->lun_sep = &xcopy_pt_port; in target_xcopy_setup_pt_port()
525 pt_cmd->se_lun->lun_sep = &xcopy_pt_port; in target_xcopy_setup_pt_port()