Searched refs:core_dev_del_lun (Results 1 – 4 of 4) sorted by relevance
48 extern int core_dev_del_lun(struct se_portal_group *, u32);
333 ret = core_dev_del_lun(tpg, lun->unpacked_lun); in core_tpg_clear_object_luns()
836 core_dev_del_lun(se_tpg, lun->unpacked_lun); in target_fabric_port_unlink()
1356 int core_dev_del_lun( in core_dev_del_lun() function