Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zoneadm/
H A Dzfs.c514 has_dependent(zfs_handle_t *zhp, void *data) in has_dependent() function
1055 if (zfs_iter_dependents(zhp, B_TRUE, has_dependent, NULL) != 0) { in destroy_zfs()
1108 if (zfs_iter_dependents(ohp, B_TRUE, has_dependent, in destroy_zfs()