Searched refs:file_to_i64 (Results 1 – 1 of 1) sorted by relevance
2261 fn file_to_i64<P: AsRef<Path>>(path: P, nth: usize) -> io::Result<i64> { in file_to_i64() function2675 file_to_i64(LOWMEM_AVAILABLE, 0).map_err(Error::ReadMemAvailable)? * ONE_MB; in delta()2821 let mut balloon_policy = if let Ok(critical_margin) = file_to_i64(LOWMEM_MARGIN, 0) { in run_control()