Home
last modified time | relevance | path

Searched defs:BP_IS_HOLE (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h278 #define BP_IS_HOLE(bp) DVA_IS_EMPTY(BP_IDENTITY(bp)) macro
/titanic_52/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h484 #define BP_IS_HOLE(bp) \ macro
/titanic_52/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h425 #define BP_IS_HOLE(bp) DVA_IS_EMPTY(BP_IDENTITY(bp)) macro