Home
last modified time | relevance | path

Searched refs:minfree (Results 1 – 2 of 2) sorted by relevance

/external/cpuinfo/test/build.prop/
Dlg-k10-eu.log332 ro.lge.deny.minfree.change=1
/external/elfutils/debuginfod/
Ddebuginfod.cxx1104 bool statfs_free_enough_p(const string& path, const string& label, long minfree = 0) in statfs_free_enough_p() argument
1112 return ((s * 100.0) < minfree); in statfs_free_enough_p()