byteorder
int byteorder, i, ones, zeros;
byteorder = LITTLE_ENDIAN;
byteorder = BIG_ENDIAN;
byteorder = ver < 0x0206 ? BIG_ENDIAN : LITTLE_ENDIAN;
if (byteorder != LITTLE_ENDIAN) {
normdirect(byteorder, dp);
if ((byteorder = byteorder_create()) == NULL) {
struct byteorder_ctx *byteorder;
extern struct byteorder_ctx *byteorder;
normacls(byteorder, diskacl, j);
if (normspcl(byteorder, buf,
if (normspcl(byteorder, buf, (int *)buf, tp_bsize,
byteorder_banner(byteorder, stdout);
machine_lorder = byteorder();
static int byteorder __P((void));
arc_get_raw_params(arc_buf_t *buf, boolean_t *byteorder, uint8_t *salt,
*byteorder = (hdr->b_l1hdr.b_byteswap == DMU_BSWAP_NUMFUNCS) ?
arc_loan_raw_buf(spa_t *spa, uint64_t dsobj, boolean_t byteorder,
byteorder, salt, iv, mac, ot, psize, lsize, compression_type);
arc_convert_to_raw(arc_buf_t *buf, uint64_t dsobj, boolean_t byteorder,
hdr->b_l1hdr.b_byteswap = (byteorder == ZFS_HOST_BYTEORDER) ?
arc_alloc_raw_buf(spa_t *spa, void *tag, uint64_t dsobj, boolean_t byteorder,
hdr->b_l1hdr.b_byteswap = (byteorder == ZFS_HOST_BYTEORDER) ?
boolean_t byteorder;
arc_get_raw_params(db->db_buf, &byteorder, salt,
dmu_objset_id(dn->dn_objset), byteorder, salt, iv,
dmu_buf_set_crypt_params(dmu_buf_t *db_fake, boolean_t byteorder,
dr->dt.dl.dr_byteorder = byteorder;
int uncompressed_size, int compressed_size, int byteorder,
BP_SET_BYTEORDER(&dl->dr_overridden_by, byteorder);
boolean_t byteorder;
arc_get_raw_params(data, &byteorder, salt, iv, mac);
dmu_objset_id(dn->dn_objset), byteorder, salt, iv, mac,
boolean_t byteorder;
arc_get_raw_params(*datap, &byteorder, salt, iv, mac);
dmu_objset_id(os), byteorder, salt, iv, mac,
int compressed_size, int byteorder, dmu_tx_t *tx)
uncompressed_size, compressed_size, byteorder, tx);
boolean_t byteorder;
arc_get_raw_params(srcdb->db_buf, &byteorder, salt, iv, mac);
byteorder, salt, iv, mac, type,
boolean_t byteorder = ZFS_HOST_BYTEORDER ^ rwa->byteswap ^
rwa->or_byteorder = byteorder;
boolean_t byteorder = ZFS_HOST_BYTEORDER ^
drrw->drr_object, byteorder, drrw->drr_salt,
boolean_t byteorder = ZFS_HOST_BYTEORDER ^
dmu_objset_id(ra->os), byteorder, drrs->drr_salt,
void arc_get_raw_params(arc_buf_t *buf, boolean_t *byteorder, uint8_t *salt,
void arc_convert_to_raw(arc_buf_t *buf, uint64_t dsobj, boolean_t byteorder,
boolean_t byteorder, const uint8_t *salt, const uint8_t *iv,
arc_buf_t *arc_loan_raw_buf(spa_t *spa, uint64_t dsobj, boolean_t byteorder,
int uncompressed_size, int compressed_size, int byteorder, dmu_tx_t *tx);
int compressed_size, int byteorder, dmu_tx_t *tx);
dmu_object_type_t ot, boolean_t byteorder, enum zio_compress compress,
void dmu_buf_set_crypt_params(dmu_buf_t *db_fake, boolean_t byteorder,
void dmu_convert_to_raw(dmu_buf_t *handle, boolean_t byteorder,
cistpl_byteorder_t byteorder;