Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dsa.c926 tb[ATTR_NUM(value)].sa_byteswap = ATTR_BSWAP(value); in sa_attr_table_setup()
955 tb[i].sa_byteswap = sa_legacy_attrs[i].sa_byteswap; in sa_attr_table_setup()
974 tb[attr_id].sa_byteswap = reg_attrs[i].sa_byteswap; in sa_attr_table_setup()
1230 sa_bswap_table[sa->sa_attr_table[attr].sa_byteswap](attr_addr, length); in sa_byteswap_cb()
1234 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_byteswap() function
1293 sa_byteswap(hdl, buftype); in sa_build_index()
1601 tb[i].sa_byteswap); in sa_attr_register_sync()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dsa.h55 sa_bswap_type_t sa_byteswap; /* bswap functon enum */ member
H A Dsa_impl.h42 sa_bswap_type_t sa_byteswap; member