Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/target/
Dtarget_core_pr.c674 pr_reg->pr_reg_tg_pt_lun = deve->se_lun; in __core_scsi3_do_alloc_registration()
866 pr_reg->pr_reg_tg_pt_lun = NULL; in core_scsi3_alloc_aptpl_registration()
968 pr_reg->pr_reg_tg_pt_lun = lun; in __core_scsi3_check_aptpl_registration()
1924 lun = pr_reg->pr_reg_tg_pt_lun; in __core_scsi3_update_aptpl_buf()
4257 struct se_port *port = pr_reg->pr_reg_tg_pt_lun->lun_sep; in core_scsi3_pri_read_full_status()
Dtarget_core_configfs.c1208 lun = pr_reg->pr_reg_tg_pt_lun; in target_core_dev_pr_show_attr_res_pr_holder_tg_port()
/linux-3.4.99/include/target/
Dtarget_core_base.h433 struct se_lun *pr_reg_tg_pt_lun; member