Home
last modified time | relevance | path

Searched defs:DNODE_FLAG_SPILL_BLKPTR (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1027 #define DNODE_FLAG_SPILL_BLKPTR (1<<2) macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddnode.h53 #define DNODE_FLAG_SPILL_BLKPTR (1<<2) macro
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h150 #define DNODE_FLAG_SPILL_BLKPTR (1 << 2) macro