Searched refs:ZFS_PROP_NUMCLONES (Results 1 – 5 of 5) sorted by relevance
425 zprop_register_hidden(ZFS_PROP_NUMCLONES, "numclones", PROP_TYPE_NUMBER, in zfs_prop_init()
603 if (zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES) == 0) { in find_clone()649 if (zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES) != 0) { in rm_snap()
118 ZFS_PROP_NUMCLONES, /* not exposed to the user */ enumerator
1538 if (zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES) != 0) { in _be_destroy()2700 if (zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES) == 0) { in be_demote_find_clone_callback()
2089 case ZFS_PROP_NUMCLONES: in get_numeric_property()2283 gca.numclones = zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES); in zfs_get_clones_nvl()