Searched refs:getprop_string (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 2108 getprop_string(zfs_handle_t *zhp, zfs_prop_t prop, const char **source) in getprop_string() function 2725 str = getprop_string(zhp, prop, &source); in zfs_prop_get() 2786 str = getprop_string(zhp, prop, &source); in zfs_prop_get() 2928 getprop_string(zhp, prop, &source), proplen); in zfs_prop_get() 2959 getprop_string(zhp, prop, &source), proplen); in zfs_prop_get() 3038 str = getprop_string(zhp, prop, &source); in zfs_prop_get()
|