Home
last modified time | relevance | path

Searched refs:bv_need_byteswap (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dbrt_impl.h125 boolean_t bv_need_byteswap; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbrt.c336 if (unlikely(brtvd->bv_need_byteswap)) { in brt_vdev_entcount_get()
349 if (unlikely(brtvd->bv_need_byteswap)) { in brt_vdev_entcount_set()
533 brtvd->bv_need_byteswap = FALSE; in brt_vdev_realloc()
582 brtvd->bv_need_byteswap = in brt_vdev_load()
808 if (brtvd->bv_need_byteswap) { in brt_vdev_sync()