Searched refs:nxprov_destroy (Results 1 – 4 of 4) sorted by relevance
271 err = nxprov_destroy(nxctl, nxprov_uuid); in __nexus_deregister()
512 extern int nxprov_destroy(struct nxctl *, const uuid_t);
1036 err = nxprov_destroy(nxctl, prov_uuid); in kern_nexus_controller_deregister_provider()
1596 nxprov_destroy(struct nxctl *nxctl, const uuid_t nxprov_uuid) in nxprov_destroy() function