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

/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Dspa.h219 #define BP_SET_BYTEORDER(bp, x) BF64_SET((bp)->blk_prop, 63, 1, x) macro
/osnet-11/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h260 #define BP_SET_BYTEORDER(bp, x) BF64_SET((bp)->blk_prop, 63, 1, x) macro
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c236 BP_SET_BYTEORDER(&bp, ZFS_HOST_BYTEORDER);
331 BP_SET_BYTEORDER(&tmpbp, ZFS_HOST_BYTEORDER);

Completed in 20 milliseconds