Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c2112 getprop_string(zfs_handle_t *zhp, zfs_prop_t prop, const char **source) in getprop_string() function
2729 str = getprop_string(zhp, prop, &source); in zfs_prop_get()
2790 str = getprop_string(zhp, prop, &source); in zfs_prop_get()
2932 getprop_string(zhp, prop, &source), proplen); in zfs_prop_get()
2963 getprop_string(zhp, prop, &source), proplen); in zfs_prop_get()
3042 str = getprop_string(zhp, prop, &source); in zfs_prop_get()