Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzfs.c521 has_dependent(zfs_handle_t *zhp, void *data) in has_dependent() function
1061 if (zfs_iter_dependents(zhp, B_TRUE, has_dependent, NULL) != 0) { in destroy_zfs()
1114 if (zfs_iter_dependents(ohp, B_TRUE, has_dependent, in destroy_zfs()