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

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzfs.c514 has_dependent(zfs_handle_t *zhp, void *data) function
1054 if (zfs_iter_dependents(zhp, B_TRUE, has_dependent, NULL) != 0) {
1107 if (zfs_iter_dependents(ohp, B_TRUE, has_dependent,

Completed in 61 milliseconds