Searched refs:bzb_slice_get (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/pdisk-9/
H A Ddpme.h202 #define bzb_slice_get(p) bitfield_get(p->bzb_flags, 20, 5) macro
H A Ddump.c371 if (bzb_slice_get(bp) != 0) {
372 printf(" s%1d %4s", bzb_slice_get(bp)-1, s);
624 if (bzb_slice_get(bp) != 0) {
625 printf(" %2d", bzb_slice_get(bp)-1);

Completed in 78 milliseconds