Home
last modified time | relevance | path

Searched defs:byteorder (Results 1 – 8 of 8) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c1202 arc_get_raw_params(arc_buf_t *buf, boolean_t *byteorder, uint8_t *salt, in arc_get_raw_params()
2672 arc_loan_raw_buf(spa_t *spa, uint64_t dsobj, boolean_t byteorder, in arc_loan_raw_buf()
3405 arc_convert_to_raw(arc_buf_t *buf, uint64_t dsobj, boolean_t byteorder, in arc_convert_to_raw()
3527 arc_alloc_raw_buf(spa_t *spa, void *tag, uint64_t dsobj, boolean_t byteorder, in arc_alloc_raw_buf()
H A Ddmu.c1274 int compressed_size, int byteorder, dmu_tx_t *tx) in dmu_write_embedded()
1716 boolean_t byteorder; in dmu_copy_from_buf() local
H A Ddmu_recv.c1808 boolean_t byteorder = ZFS_HOST_BYTEORDER ^ rwa->byteswap ^ in receive_object_range() local
2100 boolean_t byteorder = ZFS_HOST_BYTEORDER ^ in receive_read_record() local
2184 boolean_t byteorder = ZFS_HOST_BYTEORDER ^ in receive_read_record() local
H A Ddbuf.c1285 boolean_t byteorder; in dbuf_fix_old_data() local
2150 dmu_buf_set_crypt_params(dmu_buf_t *db_fake, boolean_t byteorder, in dmu_buf_set_crypt_params()
2205 int uncompressed_size, int compressed_size, int byteorder, in dmu_buf_write_embedded()
2905 boolean_t byteorder; in dbuf_hold_copy() local
3619 boolean_t byteorder; in dbuf_sync_leaf() local
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h1112 cistpl_byteorder_t byteorder; member
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_open.c439 byteorder() in byteorder() function
/illumos-gate/usr/src/boot/libsa/
H A Dsmbios.c211 int byteorder, i, ones, zeros; in smbios_setuuid() local
/illumos-gate/usr/src/cmd/backup/restore/
H A Dmain.c70 struct byteorder_ctx *byteorder; variable