Searched defs:byteorder (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_recv.c | 2194 boolean_t byteorder = ZFS_HOST_BYTEORDER ^ in receive_spill() local 2259 boolean_t byteorder = ZFS_HOST_BYTEORDER ^ rwa->byteswap ^ in receive_object_range() local
|
| H A D | dbuf.c | 1109 boolean_t byteorder; in dbuf_alloc_arcbuf_from_arcbuf() local 2523 dmu_buf_set_crypt_params(dmu_buf_t *db_fake, boolean_t byteorder, in dmu_buf_set_crypt_params() 2596 int uncompressed_size, int compressed_size, int byteorder, in dmu_buf_write_embedded()
|
| H A D | arc.c | 1359 arc_get_raw_params(arc_buf_t *buf, boolean_t *byteorder, uint8_t *salt, in arc_get_raw_params() 2931 arc_loan_raw_buf(spa_t *spa, uint64_t dsobj, boolean_t byteorder, in arc_loan_raw_buf() 3595 arc_convert_to_raw(arc_buf_t *buf, uint64_t dsobj, boolean_t byteorder, in arc_convert_to_raw() 3678 arc_alloc_raw_buf(spa_t *spa, void *tag, uint64_t dsobj, boolean_t byteorder, in arc_alloc_raw_buf()
|
| H A D | dmu.c | 1145 int compressed_size, int byteorder, dmu_tx_t *tx) in dmu_write_embedded()
|