Searched refs:sa_layout_info (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dsa_impl.h28 uint16_t sa_layout_info; member in struct:sa_hdr_phys
32 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0)
/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Dsa_impl.h27 grub_uint16_t sa_layout_info; member in struct:sa_hdr_phys
31 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0)

Completed in 19 milliseconds