core_tpg_alloc_lun  759 drivers/target/target_core_fabric_configfs.c 	lun = core_tpg_alloc_lun(se_tpg, unpacked_lun);
core_tpg_alloc_lun  126 drivers/target/target_core_internal.h struct se_lun *core_tpg_alloc_lun(struct se_portal_group *, u64);
core_tpg_alloc_lun  485 drivers/target/target_core_tpg.c 		se_tpg->tpg_virt_lun0 = core_tpg_alloc_lun(se_tpg, 0);