Searched refs:nx_destroy (Results 1 – 4 of 4) sorted by relevance
398 err = nx_destroy(nxctl, nx_uuid); in __nexus_destroy()
478 extern int nx_destroy(struct nxctl *, const uuid_t);
1214 err = nx_destroy(nxctl, nx_uuid); in kern_nexus_controller_free_provider_instance()
1989 nx_destroy(struct nxctl *nxctl, const uuid_t nx_uuid) in nx_destroy() function