Searched refs:wait_calls (Results 1 – 1 of 1) sorted by relevance
1149 let mut wait_calls = 0; in fallocate_fsync() localVariable1151 while !pending.is_empty() && wait_calls < 5 { in fallocate_fsync()1158 wait_calls += 1; in fallocate_fsync()