Searched defs:BP_GET_PSIZE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h203 #define BP_GET_PSIZE(bp) \ macro
245 BP_GET_PSIZE(bp) : BP_GET_LSIZE(bp));
286 BP_GET_PSIZE(bp))
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h371 #define BP_GET_PSIZE(bp) \ macro
429 BP_GET_PSIZE(bp) : BP_GET_LSIZE(bp))
493 BP_GET_PSIZE(bp))
585 (u_longlong_t)BP_GET_PSIZE(bp), \
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h359 #define BP_GET_PSIZE(bp) \ macro
393 BP_GET_PSIZE(bp) : BP_GET_LSIZE(bp));

Completed in 52 milliseconds