Searched refs:core_tpg_alloc_lun (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_internal.h127 struct se_lun *core_tpg_alloc_lun(struct se_portal_group *, u64);
H A Dtarget_core_tpg.c544 se_tpg->tpg_virt_lun0 = core_tpg_alloc_lun(se_tpg, 0);
607 struct se_lun *core_tpg_alloc_lun( function
H A Dtarget_core_fabric_configfs.c760 lun = core_tpg_alloc_lun(se_tpg, unpacked_lun);

Completed in 100 milliseconds