Home
last modified time | relevance | path

Searched defs:spa_syncing_txg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h295 uint64_t spa_syncing_txg; /* txg currently syncing */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c1830 spa_syncing_txg(spa_t *spa) in spa_syncing_txg() function