Searched refs:SPA_PSIZEBITS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | arc_impl.h | 339 BF64_GET_SB((field), 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1) 341 BF64_SET_SB((field), 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1, x)
|
| H A D | spa.h | 120 #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); \
|