Searched refs:sa_hdr_phys_t (Results 1 – 5 of 5) sorted by relevance
184 } sa_hdr_phys_t; typedef228 ((sa_hdr_phys_t *)((dmu_buf_impl_t *)(SA_GET_DB(hdl, \269 (SA_HDR_SIZE(hdr) == (sizeof (sa_hdr_phys_t) + \281 uint16_t *, sa_hdr_phys_t *);
30 } sa_hdr_phys_t; typedef
568 sizeof (sa_hdr_phys_t); in sa_find_sizes()651 sa_hdr_phys_t *sahdr; in sa_build_layouts()708 sahdr = (sa_hdr_phys_t *)hdl->sa_bonus->db_data; in sa_build_layouts()744 sahdr = (sa_hdr_phys_t *)hdl->sa_spill->db_data; in sa_build_layouts()1164 sa_attr_iter(objset_t *os, sa_hdr_phys_t *hdr, dmu_object_type_t type, in sa_attr_iter()1184 offsetof(sa_hdr_phys_t, sa_lengths) + in sa_attr_iter()1226 sa_hdr_phys_t *sa_hdr_phys = SA_GET_HDR(hdl, buftype); in sa_byteswap()1267 sa_hdr_phys_t *sa_hdr_phys; in sa_build_index()1490 sa_hdr_phys_t *hdr = (sa_hdr_phys_t *)data; in sa_find_idx_tab()1657 sa_hdr_phys_t *hdr; in sa_modify_attrs()[all …]
624 sa_hdr_phys_t *sap = data; in zfs_space_delta_cb()625 sa_hdr_phys_t sa = *sap; in zfs_space_delta_cb()649 VERIFY3U(hdrsize, >=, sizeof (sa_hdr_phys_t)); in zfs_space_delta_cb()
1778 sa_hdr_phys_t *sahdrp; in zfs_open()1782 sahdrp = (sa_hdr_phys_t *)DN_BONUS(DNODE); in zfs_open()