Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dbrt_impl.h114 boolean_t bv_need_byteswap; member
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dbrt.c345 if (unlikely(brtvd->bv_need_byteswap)) { in brt_vdev_entcount_get()
358 if (unlikely(brtvd->bv_need_byteswap)) { in brt_vdev_entcount_set()
541 brtvd->bv_need_byteswap = FALSE; in brt_vdev_realloc()
592 brtvd->bv_need_byteswap = in brt_vdev_load()
822 if (brtvd->bv_need_byteswap) { in brt_vdev_sync()