mapped_lun       1853 drivers/target/target_core_configfs.c 	u64 mapped_lun = 0, target_lun = 0;
mapped_lun       1954 drivers/target/target_core_configfs.c 			mapped_lun = (u64)tmp_ll;
mapped_lun       2016 drivers/target/target_core_configfs.c 			i_port, isid, mapped_lun, t_port, tpgt, target_lun,
mapped_lun        259 drivers/target/target_core_device.c 	u64 mapped_lun,
mapped_lun        266 drivers/target/target_core_device.c 	deve = target_nacl_find_deve(nacl, mapped_lun);
mapped_lun        275 drivers/target/target_core_device.c struct se_dev_entry *target_nacl_find_deve(struct se_node_acl *nacl, u64 mapped_lun)
mapped_lun        280 drivers/target/target_core_device.c 		if (deve->mapped_lun == mapped_lun)
mapped_lun        313 drivers/target/target_core_device.c 	u64 mapped_lun,
mapped_lun        330 drivers/target/target_core_device.c 	new->mapped_lun = mapped_lun;
mapped_lun        339 drivers/target/target_core_device.c 	orig = target_nacl_find_deve(nacl, mapped_lun);
mapped_lun        356 drivers/target/target_core_device.c 				 nacl->initiatorname, mapped_lun);
mapped_lun        604 drivers/target/target_core_device.c 	u64 mapped_lun,
mapped_lun        622 drivers/target/target_core_device.c 	lacl->mapped_lun = mapped_lun;
mapped_lun        649 drivers/target/target_core_device.c 	if (core_enable_device_list_for_node(lun, lacl, lacl->mapped_lun,
mapped_lun        655 drivers/target/target_core_device.c 		tpg->se_tpg_tfo->tpg_get_tag(tpg), lun->unpacked_lun, lacl->mapped_lun,
mapped_lun        663 drivers/target/target_core_device.c 					    lacl->mapped_lun);
mapped_lun        680 drivers/target/target_core_device.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun        689 drivers/target/target_core_device.c 		nacl->initiatorname, lacl->mapped_lun);
mapped_lun        702 drivers/target/target_core_device.c 		lacl->se_lun_nacl->initiatorname, lacl->mapped_lun);
mapped_lun        124 drivers/target/target_core_fabric_configfs.c 	deve = target_nacl_find_deve(lacl->se_lun_nacl, lacl->mapped_lun);
mapped_lun        168 drivers/target/target_core_fabric_configfs.c 	deve = target_nacl_find_deve(se_nacl, lacl->mapped_lun);
mapped_lun        194 drivers/target/target_core_fabric_configfs.c 	core_update_device_list_access(lacl->mapped_lun, wp, lacl->se_lun_nacl);
mapped_lun        199 drivers/target/target_core_fabric_configfs.c 		se_nacl->initiatorname, lacl->mapped_lun, (wp) ? "ON" : "OFF");
mapped_lun        274 drivers/target/target_core_fabric_configfs.c 	unsigned long long mapped_lun;
mapped_lun        296 drivers/target/target_core_fabric_configfs.c 	ret = kstrtoull(buf + 4, 0, &mapped_lun);
mapped_lun        301 drivers/target/target_core_fabric_configfs.c 			mapped_lun, &ret);
mapped_lun        619 drivers/target/target_core_pr.c 	u64 mapped_lun,
mapped_lun        652 drivers/target/target_core_pr.c 		pr_reg->pr_reg_deve = target_nacl_find_deve(nacl, mapped_lun);
mapped_lun        656 drivers/target/target_core_pr.c 				nacl->initiatorname, mapped_lun);
mapped_lun        663 drivers/target/target_core_pr.c 	pr_reg->pr_res_mapped_lun = mapped_lun;
mapped_lun        694 drivers/target/target_core_pr.c 	u64 mapped_lun,
mapped_lun        711 drivers/target/target_core_pr.c 	pr_reg = __core_scsi3_do_alloc_registration(dev, nacl, lun, deve, mapped_lun,
mapped_lun        791 drivers/target/target_core_pr.c 						deve_tmp->mapped_lun, NULL,
mapped_lun        827 drivers/target/target_core_pr.c 	u64 mapped_lun,
mapped_lun        856 drivers/target/target_core_pr.c 	pr_reg->pr_res_mapped_lun = mapped_lun;
mapped_lun        926 drivers/target/target_core_pr.c 	u64 mapped_lun)
mapped_lun        954 drivers/target/target_core_pr.c 		     (pr_reg->pr_res_mapped_lun == mapped_lun) &&
mapped_lun        963 drivers/target/target_core_pr.c 			pr_reg->pr_reg_deve = target_nacl_find_deve(nacl, mapped_lun);
mapped_lun        966 drivers/target/target_core_pr.c 					" %llu\n", nacl->initiatorname, mapped_lun);
mapped_lun       1007 drivers/target/target_core_pr.c 	u64 mapped_lun)
mapped_lun       1014 drivers/target/target_core_pr.c 						     mapped_lun);
mapped_lun       1134 drivers/target/target_core_pr.c 	u64 mapped_lun,
mapped_lun       1144 drivers/target/target_core_pr.c 	pr_reg = __core_scsi3_alloc_registration(dev, nacl, lun, deve, mapped_lun,
mapped_lun       1699 drivers/target/target_core_pr.c 			dest_node_acl->initiatorname, dest_se_deve->mapped_lun);
mapped_lun       1758 drivers/target/target_core_pr.c 					dest_se_deve->mapped_lun, iport_ptr,
mapped_lun       1811 drivers/target/target_core_pr.c 			dest_se_deve->mapped_lun : 0);
mapped_lun       3378 drivers/target/target_core_pr.c 		dest_se_deve->mapped_lun);
mapped_lun       3458 drivers/target/target_core_pr.c 					dest_lun, dest_se_deve, dest_se_deve->mapped_lun,
mapped_lun       1235 drivers/target/target_core_spc.c 		int_to_scsilun(deve->mapped_lun, &slun);
mapped_lun        864 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun        887 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun        909 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun        930 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun        950 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun        970 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun        990 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1010 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1030 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1051 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1072 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1093 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1113 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1134 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1204 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1227 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1249 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun       1294 drivers/target/target_core_stat.c 	deve = target_nacl_find_deve(nacl, lacl->mapped_lun);
mapped_lun        150 drivers/target/target_core_ua.c 		" 0x%02x, ASCQ: 0x%02x\n", deve->mapped_lun,
mapped_lun        634 include/target/target_core_base.h 	u64			mapped_lun;
mapped_lun        642 include/target/target_core_base.h 	u64			mapped_lun;