Searched refs:destroy_zfs (Results 1 – 3 of 3) sorted by relevance
126 extern int destroy_zfs(char *zonepath);
1016 (void) destroy_zfs(zonepath); in create_zfs_zonepath()1033 destroy_zfs(char *zonepath) in destroy_zfs() function
3950 if (destroy_zfs(zonepath) == Z_OK) in cleanup_zonepath()