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