Searched refs:dest_lun (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/target/ |
D | target_core_pr.c | 711 struct se_lun *lun_tmp, *next, *dest_lun; in __core_scsi3_alloc_registration() local 794 dest_lun = rcu_dereference_check(deve_tmp->se_lun, in __core_scsi3_alloc_registration() 798 nacl_tmp, dest_lun, deve_tmp, in __core_scsi3_alloc_registration() 1586 struct se_lun *dest_lun, *tmp_lun; in core_scsi3_decode_spec_i_port() local 1762 dest_lun = rcu_dereference_check(dest_se_deve->se_lun, in core_scsi3_decode_spec_i_port() 1766 dest_node_acl, dest_lun, dest_se_deve, in core_scsi3_decode_spec_i_port() 3464 struct se_lun *dest_lun = rcu_dereference_check(dest_se_deve->se_lun, in core_scsi3_emulate_pro_register_and_move() local 3469 dest_lun, dest_se_deve, dest_se_deve->mapped_lun, in core_scsi3_emulate_pro_register_and_move()
|