Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c2609 ztest_block_tag_t wbt; in ztest_io() local
2631 ztest_bt_generate(&wbt, zd->zd_os, object, doi.doi_dnodesize, in ztest_io()
2633 (void) ztest_write(zd, object, offset, sizeof (wbt), &wbt); in ztest_io()