Searched refs:zprop_random_value (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/include/ |
| H A D | zfs_prop.h | 141 _ZFS_PROP_H uint64_t zprop_random_value(int, uint64_t, zfs_type_t);
|
| /freebsd-14.2/sys/contrib/openzfs/module/zcommon/ |
| H A D | zprop_common.c | 364 zprop_random_value(int prop, uint64_t seed, zfs_type_t type) in zprop_random_value() function 506 EXPORT_SYMBOL(zprop_random_value);
|
| H A D | zpool_prop.c | 270 return (zprop_random_value(prop, seed, ZFS_TYPE_POOL)); in zpool_prop_random_value() 551 return (zprop_random_value(prop, seed, ZFS_TYPE_VDEV)); in vdev_prop_random_value()
|
| H A D | zfs_prop.c | 863 return (zprop_random_value(prop, seed, ZFS_TYPE_DATASET)); in zfs_prop_random_value()
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 584 …<elf-symbol name='zprop_random_value' type='func-type' binding='global-binding' visibility='defaul… 9451 …ame='zprop_random_value' mangled-name='zprop_random_value' visibility='default' binding='global' s…
|