Searched refs:b_psize (Results 1 – 2 of 2) sorted by relevance
53 (hdr)->b_psize = ((x) >> SPA_MINBLOCKSHIFT); \57 #define HDR_GET_PSIZE(hdr) ((hdr)->b_psize << SPA_MINBLOCKSHIFT)
1060 uint16_t b_psize; member