Searched refs:SPA_PSIZEBITS (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Darc_impl.h348 BF64_GET_SB((field), 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1)
350 BF64_SET_SB((field), 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1, x)
H A Dspa.h98 #define SPA_PSIZEBITS 16 /* PSIZE up to 32M (2^16 * 512) */ macro
420 BF64_GET_SB((bp)->blk_prop, 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1))
424 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1, x); \
/freebsd-current/sys/cddl/boot/zfs/
H A Dzfsimpl.h147 #define SPA_PSIZEBITS 16 /* PSIZE up to 32M (2^16 * 512) */ macro

Completed in 185 milliseconds