Searched refs:sync_inprogress (Results 1 – 1 of 1) sorted by relevance
153 static bool sync_inprogress; variable890 sync_inprogress = true; in sync_start()900 if (sync_inprogress) in sync_stop()901 sync_inprogress = false; in sync_stop()1973 if (offset >= 0 && !sync_inprogress) { in sync_thread()1981 while (!sync_inprogress) { in sync_thread()