Searched refs:metaslab_unflushed_bump (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | metaslab.h | 61 void metaslab_unflushed_bump(metaslab_t *, dmu_tx_t *, boolean_t);
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_log_spacemap.c | 859 metaslab_unflushed_bump(curr, tx, B_FALSE); in spa_flush_metaslabs()
|
H A D | metaslab.c | 3933 metaslab_unflushed_bump(metaslab_t *msp, dmu_tx_t *tx, boolean_t dirty) in metaslab_unflushed_bump() function 3999 metaslab_unflushed_bump(msp, tx, B_FALSE); in metaslab_flush_update() 4267 metaslab_unflushed_bump(msp, tx, B_TRUE); in metaslab_sync()
|