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