Searched refs:sa_byteswap (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsa.h54 sa_bswap_type_t sa_byteswap; /* bswap functon enum */ member in struct:sa_attr_reg
H A Dsa_impl.h42 sa_bswap_type_t sa_byteswap; member in struct:sa_attr_table
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c919 tb[ATTR_NUM(value)].sa_byteswap = ATTR_BSWAP(value);
948 tb[i].sa_byteswap = sa_legacy_attrs[i].sa_byteswap;
967 tb[attr_id].sa_byteswap = reg_attrs[i].sa_byteswap;
1220 sa_bswap_table[sa->sa_attr_table[attr].sa_byteswap](attr_addr, length);
1224 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) function
1283 sa_byteswap(hdl, buftype);
1591 tb[i].sa_byteswap);
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2925 (int)table[i].sa_length, table[i].sa_byteswap, name);

Completed in 75 milliseconds