Home
last modified time | relevance | path

Searched refs:destroy_zfs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.h126 extern int destroy_zfs(char *zonepath);
H A Dzfs.c1022 (void) destroy_zfs(zonepath); in create_zfs_zonepath()
1039 destroy_zfs(char *zonepath) in destroy_zfs() function
H A Dzoneadm.c3961 if (destroy_zfs(zonepath) == Z_OK) in cleanup_zonepath()