Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspace_map.h194 #define SM2_RUN_ENCODE(x) BF64_ENCODE((x) - 1, SPA_VDEVBITS, SM2_RUN_BITS) macro
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1399 #define SM2_RUN_ENCODE(x) BF64_ENCODE((x) - 1, 24, SM2_RUN_BITS) macro