Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h555 uint64_t ms_unflushed_txg; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c1239 ms->ms_unflushed_txg = entry.msp_unflushed_txg; in spa_ld_unflushed_txgs()
1240 if (ms->ms_unflushed_txg != 0) { in spa_ld_unflushed_txgs()
H A Dmetaslab.c811 int cmp = TREE_CMP(a->ms_unflushed_txg, b->ms_unflushed_txg); in metaslab_sort_by_flushed()
6177 ms->ms_unflushed_txg = txg; in metaslab_set_unflushed_txg()
6184 return (ms->ms_unflushed_txg); in metaslab_unflushed_txg()