Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.c1770 static int sbp_count_se_tpg_luns(struct se_portal_group *tpg) in sbp_count_se_tpg_luns() function
1798 num_luns = sbp_count_se_tpg_luns(&tport->tpg->se_tpg); in sbp_update_unit_directory()
1949 if (sbp_count_se_tpg_luns(&tpg->se_tpg) == 0) in sbp_pre_unlink_lun()
2110 if (sbp_count_se_tpg_luns(&tpg->se_tpg) == 0) { in sbp_enable_tpg()