Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc.h69 (hdr)->b_l2size = ((x) >> SPA_MINBLOCKSHIFT); \
74 #define HDR_GET_L2SIZE(hdr) ((hdr)->b_l2size << SPA_MINBLOCKSHIFT)
H A Darc_impl.h479 uint16_t b_l2size; /* alignment or L2-only size */ member