Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/zfs/
H A Dsa_impl.h20 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0) macro
/rk3399_rockchip-uboot/fs/zfs/
H A Dzfs.c2057 hdrsize = SA_HDR_SIZE(((sa_hdr_phys_t *) sahdrp)); in zfs_open()