Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.h63 int fletcher_4_impl_set(const char *selector);
H A Dzfs_fletcher.c377 fletcher_4_impl_set(const char *val) in fletcher_4_impl_set() function
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c5375 VERIFY0(fletcher_4_impl_set("scalar")); in ztest_fletcher()
5379 VERIFY0(fletcher_4_impl_set("cycle")); in ztest_fletcher()
5438 VERIFY0(fletcher_4_impl_set("scalar")); in ztest_fletcher_incr()
5442 VERIFY0(fletcher_4_impl_set("cycle")); in ztest_fletcher_incr()