Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dsa_impl.h29 uint16_t sa_lengths[1]; member
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dsa_impl.h182 uint16_t sa_lengths[1]; /* optional sizes for variable length attrs */ member
250 hdr->sa_lengths[TOC_LEN_IDX(idx->sa_idx_tab[attr])] : \
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dsa.c759 sahdr->sa_lengths[len_idx++] = length; in sa_build_layouts()
1185 offsetof(sa_hdr_phys_t, sa_lengths) + in sa_attr_iter()
1187 length_start = hdr->sa_lengths; in sa_attr_iter()
1255 sa_hdr_phys->sa_lengths[i] = in sa_byteswap()
1256 BSWAP_16(sa_hdr_phys->sa_lengths[i]); in sa_byteswap()
1527 if (hdr->sa_lengths[i] != in sa_find_idx_tab()
1730 length = hdr->sa_lengths[length_idx++]; in sa_modify_attrs()