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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c1896 getprop_uint64(zfs_handle_t *zhp, zfs_prop_t prop, char **source) function
2052 *val = getprop_uint64(zhp, prop, source);
2078 *val = getprop_uint64(zhp, prop, source);
2124 *val = getprop_uint64(zhp, prop, source);
2361 val = getprop_uint64(zhp, prop, &source);

Completed in 80 milliseconds