HomeSort by relevance Sort by last modified time
    Searched defs:BP_GET_PSIZE (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
spa.h 196 #define BP_GET_PSIZE(bp) \
237 BP_GET_PSIZE(bp) : BP_GET_LSIZE(bp));
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
spa.h 224 #define BP_GET_PSIZE(bp) \
265 BP_GET_PSIZE(bp) : BP_GET_LSIZE(bp));
385 (u_longlong_t)BP_GET_PSIZE(bp), \

Completed in 3780 milliseconds