Searched defs:b_byteswap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c879 uint8_t b_byteswap; member in struct:l1arc_buf_hdr
1874 dmu_object_byteswap_t bswap = hdr->b_l1hdr.b_byteswap;
2406 hdr->b_l1hdr.b_byteswap == DMU_BSWAP_NUMFUNCS &&
2800 hdr->b_l1hdr.b_byteswap = DMU_BSWAP_NUMFUNCS;
2827 hdr->b_l1hdr.b_byteswap = DMU_BSWAP_NUMFUNCS;
4590 hdr->b_l1hdr.b_byteswap = DMU_BSWAP_UINT64;
4592 hdr->b_l1hdr.b_byteswap =
4596 hdr->b_l1hdr.b_byteswap = DMU_BSWAP_NUMFUNCS;

Completed in 62 milliseconds