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