Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h405 uint64_t ms_allocating_total; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c1915 msp->ms_allocating_total); in metaslab_verify_space()
2206 msp->ms_allocating_total == 0) { in metaslab_potentially_evict()
4359 msp->ms_allocating_total -= msp->ms_allocated_this_txg; in metaslab_sync_done()
4588 msp->ms_allocating_total += size; in metaslab_block_alloc()
5559 msp->ms_allocating_total -= size; in metaslab_unalloc_dva()
5701 msp->ms_allocating_total += size; in metaslab_claim_concrete()