Searched refs:SA_HDR_SIZE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dsa_impl.h32 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0) macro
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsa_impl.h187 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 6, 3, 0) macro
269 (SA_HDR_SIZE(hdr) == (sizeof (sa_hdr_phys_t) + \
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c1251 if (SA_HDR_SIZE(sa_hdr_phys) > 8)
1252 num_lengths += (SA_HDR_SIZE(sa_hdr_phys) - 8) >> 1;
1997 return (SA_HDR_SIZE(hdr));
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1071 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0) macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1802 hdrsize = SA_HDR_SIZE(sahdrp);
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c2170 hdrsize = SA_HDR_SIZE(sahdrp);

Completed in 857 milliseconds