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