Lines Matching defs:sahdr
362 sa_hdr_phys_t *sahdr;
476 sahdr = (sa_hdr_phys_t *)DN_BONUS(dnode);
477 sahdr->sa_magic = SA_MAGIC;
478 SA_HDR_LAYOUT_INFO_ENCODE(sahdr->sa_layout_info, layout, hdrsz);
480 bonussz = SA_HDR_SIZE(sahdr);
481 attrbuf = (char *)sahdr + SA_HDR_SIZE(sahdr);
509 sahdr->sa_lengths[0] = sizeof(aces);
516 sahdr->sa_lengths[0], ZPL_SYMLINK, &bonussz);
517 sahdr->sa_lengths[1] = (uint16_t)objsize;