Home
last modified time | relevance | path

Searched refs:SPA_PSIZEBITS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h339 BF64_GET_SB((field), 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1)
341 BF64_SET_SB((field), 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1, x)
H A Dspa.h120 #define SPA_PSIZEBITS 16 /* PSIZE up to 32M (2^16 * 512) */ macro
441 BF64_GET_SB((bp)->blk_prop, 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1))
445 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1, x); \