Home
last modified time | relevance | path

Searched refs:zfs_prop_random_value (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/cddl/osnet/dist/common/zfs/
H A Dzfs_prop.c577 zfs_prop_random_value(zfs_prop_t prop, uint64_t seed) in zfs_prop_random_value() function
/netbsd/external/cddl/osnet/dist/uts/common/sys/fs/
H A Dzfs.h272 uint64_t zfs_prop_random_value(zfs_prop_t, uint64_t seed);
/netbsd/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c1020 value = zfs_prop_random_value(prop, ztest_random(-1ULL)); in ztest_random_dsl_prop()