Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c2095 getprop_uint64(zfs_handle_t *zhp, zfs_prop_t prop, char **source) in getprop_uint64() function
2261 *val = getprop_uint64(zhp, prop, source); in get_numeric_property()
2287 *val = getprop_uint64(zhp, prop, source); in get_numeric_property()
2332 *val = getprop_uint64(zhp, prop, source); in get_numeric_property()
2637 val = getprop_uint64(zhp, prop, &source); in zfs_prop_get()