Searched refs:do_mult (Results 1 – 1 of 1) sorted by relevance
1512 auto do_mult = [&](uintmax_t& out, uintmax_t other) { in __space() local1517 do_mult(si.capacity, m_svfs.f_blocks); in __space()1518 do_mult(si.free, m_svfs.f_bfree); in __space()1519 do_mult(si.available, m_svfs.f_bavail); in __space()