tmp_lun           464 drivers/target/target_core_device.c 			struct se_lun *tmp_lun = rcu_dereference_check(deve->se_lun,
tmp_lun           467 drivers/target/target_core_device.c 			if (lun != tmp_lun)
tmp_lun          1577 drivers/target/target_core_pr.c 		struct se_lun *dest_lun, *tmp_lun;
tmp_lun          1583 drivers/target/target_core_pr.c 		list_for_each_entry(tmp_lun, &dev->dev_sep_list, lun_dev_link) {
tmp_lun          1584 drivers/target/target_core_pr.c 			tmp_tpg = tmp_lun->lun_tpg;
tmp_lun          1592 drivers/target/target_core_pr.c 			dest_rtpi = tmp_lun->lun_rtpi;
tmp_lun          3145 drivers/target/target_core_pr.c 	struct se_lun *se_lun = cmd->se_lun, *tmp_lun;
tmp_lun          3227 drivers/target/target_core_pr.c 	list_for_each_entry(tmp_lun, &dev->dev_sep_list, lun_dev_link) {
tmp_lun          3228 drivers/target/target_core_pr.c 		if (tmp_lun->lun_rtpi != rtpi)
tmp_lun          3230 drivers/target/target_core_pr.c 		dest_se_tpg = tmp_lun->lun_tpg;