Searched refs:zprop_index_to_string (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | zfs_prop.h | 123 int zprop_index_to_string(int, uint64_t, const char **, zfs_type_t);
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zprop_common.c | 315 zprop_index_to_string(int prop, uint64_t index, const char **string, in zprop_index_to_string() function 476 EXPORT_SYMBOL(zprop_index_to_string);
|
| H A D | zpool_prop.c | 228 return (zprop_index_to_string(prop, index, string, ZFS_TYPE_POOL)); in zpool_prop_index_to_string()
|
| H A D | zfs_prop.c | 823 return (zprop_index_to_string(prop, index, string, ZFS_TYPE_DATASET)); in zfs_prop_index_to_string()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_sysfs.c | 306 if (zprop_index_to_string(property->pd_propnum, in zprop_sysfs_show()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 387 …<elf-symbol name='zprop_index_to_string' type='func-type' binding='global-binding' visibility='def… 4627 …zprop_index_to_string' mangled-name='zprop_index_to_string' filepath='../../module/zcommon/zprop_c…
|