Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dsa.h54 sa_bswap_type_t sa_byteswap; /* bswap function enum */ member
H A Dsa_impl.h42 sa_bswap_type_t sa_byteswap; member
/f-stack/freebsd/contrib/openzfs/module/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()
1229 sa_bswap_table[sa->sa_attr_table[attr].sa_byteswap](attr_addr, length); in sa_byteswap_cb()
1233 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_byteswap() function
1298 sa_byteswap(hdl, buftype); in sa_build_index()
1797 tb[i].sa_byteswap); in sa_attr_register_sync()