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