Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dsa_impl.h180 uint16_t sa_lengths[1]; /* optional sizes for variable length attrs */ member
248 hdr->sa_lengths[TOC_LEN_IDX(idx->sa_idx_tab[attr])] : \
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c766 sahdr->sa_lengths[len_idx++] = length; in sa_build_layouts()
1193 offsetof(sa_hdr_phys_t, sa_lengths) + in sa_attr_iter()
1195 length_start = hdr->sa_lengths; in sa_attr_iter()
1263 sa_hdr_phys->sa_lengths[i] = in sa_byteswap()
1264 BSWAP_16(sa_hdr_phys->sa_lengths[i]); in sa_byteswap()
1732 if (hdr->sa_lengths[i] != in sa_find_idx_tab()
1932 length = hdr->sa_lengths[length_idx]; in sa_modify_attrs()