Searched refs:nxprov_destroy (Results 1 – 4 of 4) sorted by relevance
535 extern int nxprov_destroy(struct nxctl *, const uuid_t);
285 err = nxprov_destroy(nxctl, nxprov_uuid); in __nexus_deregister()
1007 err = nxprov_destroy(nxctl, prov_uuid); in kern_nexus_controller_deregister_provider()
1605 nxprov_destroy(struct nxctl *nxctl, const uuid_t nxprov_uuid) in nxprov_destroy() function