Searched defs:SA_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | sa_impl.h | 32 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0) macro
|
/titanic_52/usr/src/uts/common/fs/zfs/sys/ |
H A D | sa_impl.h | 187 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 6, 3, 0) macro
|
/titanic_52/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | zfsimpl.h | 1110 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0) macro
|