Home
last modified time | relevance | path

Searched refs:SA_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/zfs/
Dsa_impl.h19 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0) macro
/external/u-boot/fs/zfs/
Dzfs.c2056 hdrsize = SA_HDR_SIZE(((sa_hdr_phys_t *) sahdrp)); in zfs_open()