Searched refs:BP_GET_LSIZE (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Dspa.h195 #define BP_GET_LSIZE(bp) \ macro
236 BP_GET_PSIZE(bp) : BP_GET_LSIZE(bp));
/osnet-11/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h230 #define BP_GET_LSIZE(bp) \ macro
273 BP_GET_PSIZE(bp) : BP_GET_LSIZE(bp))
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c425 lsize = BP_GET_LSIZE(bp);
1488 stack += BP_GET_LSIZE(bp);

Completed in 19 milliseconds