Searched refs:fmd_module_topo_rele (Results 1 – 3 of 3) sorted by relevance
222 extern int fmd_module_topo_rele(fmd_module_t *, struct topo_hdl *);
754 if (fmd_module_topo_rele(mp, thp) != 0) in fmd_hdl_topo_rele()1390 err = fmd_module_topo_rele(mp, thp); in fmd_case_add_suspect()
1400 fmd_module_topo_rele(fmd_module_t *mp, struct topo_hdl *hdl) in fmd_module_topo_rele() function