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

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h404 uint64_t ms_allocating_total; member in struct:metaslab
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c1994 msp->ms_allocating_total);
2285 msp->ms_allocating_total == 0) {
4444 msp->ms_allocating_total -= msp->ms_allocated_this_txg;
4674 msp->ms_allocating_total += size;
5628 msp->ms_allocating_total -= size;
5763 msp->ms_allocating_total += size;

Completed in 107 milliseconds