Searched refs:core_tpg_add_lun (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_internal.h | 127 int core_tpg_add_lun(struct se_portal_group *, struct se_lun *,
|
H A D | target_core_tpg.c | 485 ret = core_tpg_add_lun(se_tpg, se_tpg->tpg_virt_lun0, in core_tpg_register() 568 int core_tpg_add_lun( in core_tpg_add_lun() function
|
H A D | target_core_device.c | 555 rc = core_tpg_add_lun(tpg, lun, false, dev); in core_dev_add_lun()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_internal.h | 128 int core_tpg_add_lun(struct se_portal_group *, struct se_lun *,
|
H A D | target_core_tpg.c | 548 ret = core_tpg_add_lun(se_tpg, se_tpg->tpg_virt_lun0, in core_tpg_register() 633 int core_tpg_add_lun( in core_tpg_add_lun() function
|
H A D | target_core_device.c | 515 rc = core_tpg_add_lun(tpg, lun, false, dev); in core_dev_add_lun()
|
Completed in 6 milliseconds