Searched refs:dest_lun (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/target/ |
D | target_core_pr.c | 703 struct se_lun *lun_tmp, *next, *dest_lun; in __core_scsi3_alloc_registration() local 786 dest_lun = rcu_dereference_check(deve_tmp->se_lun, in __core_scsi3_alloc_registration() 790 nacl_tmp, dest_lun, deve_tmp, in __core_scsi3_alloc_registration() 1577 struct se_lun *dest_lun, *tmp_lun; in core_scsi3_decode_spec_i_port() local 1753 dest_lun = rcu_dereference_check(dest_se_deve->se_lun, in core_scsi3_decode_spec_i_port() 1757 dest_node_acl, dest_lun, dest_se_deve, in core_scsi3_decode_spec_i_port() 3453 struct se_lun *dest_lun = rcu_dereference_check(dest_se_deve->se_lun, in core_scsi3_emulate_pro_register_and_move() local 3458 dest_lun, dest_se_deve, dest_se_deve->mapped_lun, in core_scsi3_emulate_pro_register_and_move()
|