Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspace_map.h195 #define SM2_VDEV_DECODE(x) BF64_DECODE(x, 0, SPA_VDEVBITS) macro
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1400 #define SM2_VDEV_DECODE(x) BF64_DECODE(x, 0, 24) macro