Searched refs:zprop_index_to_string (Results 1 – 4 of 4) sorted by relevance
| /titanic_44/usr/src/common/zfs/ |
| H A D | zfs_prop.h | 119 int zprop_index_to_string(int, uint64_t, const char **, zfs_type_t);
|
| H A D | zpool_prop.c | 208 return (zprop_index_to_string(prop, index, string, ZFS_TYPE_POOL)); in zpool_prop_index_to_string()
|
| H A D | zprop_common.c | 295 zprop_index_to_string(int prop, uint64_t index, const char **string, in zprop_index_to_string() function
|
| H A D | zfs_prop.c | 541 return (zprop_index_to_string(prop, index, string, ZFS_TYPE_DATASET)); in zfs_prop_index_to_string()
|