Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_dataset.c1840 getprop_uint64(zfs_handle_t *zhp, zfs_prop_t prop, char **source) in getprop_uint64() function
1996 *val = getprop_uint64(zhp, prop, source); in get_numeric_property()
2022 *val = getprop_uint64(zhp, prop, source); in get_numeric_property()
2068 *val = getprop_uint64(zhp, prop, source); in get_numeric_property()
2301 val = getprop_uint64(zhp, prop, &source); in zfs_prop_get()