Searched refs:fs_overall_size (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc455 uint64_t fs_overall_size = buf.f_bsize * static_cast<uint64_t>(buf.f_blocks); local
462 if (fs_overall_size > kTmpFsSentinelValue) {

Completed in 379 milliseconds