Searched refs:getprop_uint64 (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 1892 getprop_uint64(zfs_handle_t *zhp, zfs_prop_t prop, char **source) in getprop_uint64() function 2051 *val = getprop_uint64(zhp, prop, source); in get_numeric_property() 2077 *val = getprop_uint64(zhp, prop, source); in get_numeric_property() 2123 *val = getprop_uint64(zhp, prop, source); in get_numeric_property() 2356 val = getprop_uint64(zhp, prop, &source); in zfs_prop_get()
|