Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDmetaslab_impl.h558 uint64_t ms_synced_length; member
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDmetaslab.c2289 uint64_t length = msp->ms_synced_length; in metaslab_load_impl()
3834 msp->ms_synced_length = space_map_length(msp->ms_sm); in metaslab_flush_update()
4370 msp->ms_synced_length = space_map_length(msp->ms_sm); in metaslab_sync_done()