Searched refs:zprop_string_to_index (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | zfs_prop.h | 122 int zprop_string_to_index(int, const char *, uint64_t *, zfs_type_t);
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zprop_common.c | 289 zprop_string_to_index(int prop, const char *string, uint64_t *index, in zprop_string_to_index() function 475 EXPORT_SYMBOL(zprop_string_to_index);
|
| H A D | zpool_prop.c | 221 return (zprop_string_to_index(prop, string, index, ZFS_TYPE_POOL)); in zpool_prop_string_to_index()
|
| H A D | zfs_prop.c | 817 return (zprop_string_to_index(prop, string, index, ZFS_TYPE_DATASET)); in zfs_prop_string_to_index()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_util.c | 1725 if (zprop_string_to_index(prop, value, ivalp, type) != 0) {
|
| H A D | libzfs.abi | 399 …<elf-symbol name='zprop_string_to_index' type='func-type' binding='global-binding' visibility='def… 4634 …zprop_string_to_index' mangled-name='zprop_string_to_index' filepath='../../module/zcommon/zprop_c…
|