Home
last modified time | relevance | path

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

/external/crosvm/io_uring/src/
During.rs1149 let mut wait_calls = 0; in fallocate_fsync() localVariable
1151 while !pending.is_empty() && wait_calls < 5 { in fallocate_fsync()
1158 wait_calls += 1; in fallocate_fsync()