Home
last modified time | relevance | path

Searched refs:target_tpg_disable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_internal.h135 int target_tpg_disable(struct se_portal_group *se_tpg);
H A Dtarget_core_tpg.c492 int target_tpg_disable(struct se_portal_group *se_tpg) in target_tpg_disable() function
H A Dtarget_core_fabric_configfs.c842 ret = target_tpg_disable(se_tpg); in target_fabric_tpg_base_enable_store()