Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzil.c3475 boolean_t zr_byteswap; member
3554 if (zr->zr_byteswap) in zil_replay_log_record()
3563 error = zr->zr_replay[txtype](zr->zr_arg, zr->zr_lr, zr->zr_byteswap); in zil_replay_log_record()
3606 zr.zr_byteswap = BP_SHOULD_BYTESWAP(&zh->zh_log); in zil_replay()