Searched refs:dest_lun (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A 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() 1569 struct se_lun *dest_lun, *tmp_lun; in core_scsi3_decode_spec_i_port() local 1760 dest_lun = rcu_dereference_check(dest_se_deve->se_lun, in core_scsi3_decode_spec_i_port() 1764 dest_node_acl, dest_lun, dest_se_deve, in core_scsi3_decode_spec_i_port() 3460 struct se_lun *dest_lun = rcu_dereference_check(dest_se_deve->se_lun, in core_scsi3_emulate_pro_register_and_move() local 3465 dest_lun, dest_se_deve, dest_se_deve->mapped_lun, in core_scsi3_emulate_pro_register_and_move()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_pr.c | 704 struct se_lun *lun_tmp, *next, *dest_lun; in __core_scsi3_alloc_registration() local 786 dest_lun = deve_tmp->se_lun; in __core_scsi3_alloc_registration() 789 nacl_tmp, dest_lun, deve_tmp, in __core_scsi3_alloc_registration() 1555 struct se_lun *dest_lun, *tmp_lun; in core_scsi3_decode_spec_i_port() local 1744 dest_lun = dest_se_deve->se_lun; in core_scsi3_decode_spec_i_port() 1747 dest_node_acl, dest_lun, dest_se_deve, in core_scsi3_decode_spec_i_port() 3451 struct se_lun *dest_lun = dest_se_deve->se_lun; in core_scsi3_emulate_pro_register_and_move() local 3455 dest_lun, dest_se_deve, dest_se_deve->mapped_lun, in core_scsi3_emulate_pro_register_and_move()
|
Completed in 11 milliseconds