Searched refs:nx_destroy (Results 1 – 4 of 4) sorted by relevance
384 err = nx_destroy(nxctl, nx_uuid); in __nexus_destroy()
467 extern int nx_destroy(struct nxctl *, const uuid_t);
1209 err = nx_destroy(nxctl, nx_uuid); in kern_nexus_controller_free_provider_instance()
1976 nx_destroy(struct nxctl *nxctl, const uuid_t nx_uuid) in nx_destroy() function