Searched refs:core_tpg_alloc_lun (Results 1 – 3 of 3) sorted by relevance
128 struct se_lun *core_tpg_alloc_lun(struct se_portal_group *, u64);
481 se_tpg->tpg_virt_lun0 = core_tpg_alloc_lun(se_tpg, 0); in core_tpg_register()542 struct se_lun *core_tpg_alloc_lun( in core_tpg_alloc_lun() function
759 lun = core_tpg_alloc_lun(se_tpg, unpacked_lun); in target_fabric_make_lun()