Home
last modified time | relevance | path

Searched refs:core_dev_del_lun (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/target/
Dtarget_core_device.h48 extern int core_dev_del_lun(struct se_portal_group *, u32);
/linux-2.6.39/drivers/target/
Dtarget_core_tpg.c333 ret = core_dev_del_lun(tpg, lun->unpacked_lun); in core_tpg_clear_object_luns()
Dtarget_core_fabric_configfs.c836 core_dev_del_lun(se_tpg, lun->unpacked_lun); in target_fabric_port_unlink()
Dtarget_core_device.c1356 int core_dev_del_lun( in core_dev_del_lun() function