Home
last modified time | relevance | path

Searched defs:vdev_raidz_exp2 (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDvdev_raidz_impl.h312 vdev_raidz_exp2(const uint8_t a, const unsigned exp) in vdev_raidz_exp2() function
/freebsd-14-stable/sys/cddl/boot/zfs/
HDzfssubr.c518 vdev_raidz_exp2(uint8_t a, int exp) in vdev_raidz_exp2() function