Home
last modified time | relevance | path

Searched refs:sm_len_before (Results 1 – 1 of 1) sorted by path

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c3970 uint64_t sm_len_before = space_map_length(msp->ms_sm); in metaslab_flush() local
3989 (u_longlong_t)(sm_len_after - sm_len_before)); in metaslab_flush()