Searched refs:sync_inprogress (Results 1 – 1 of 1) sorted by relevance
154 static bool sync_inprogress; variable891 sync_inprogress = true; in sync_start()901 if (sync_inprogress) in sync_stop()902 sync_inprogress = false; in sync_stop()1974 if (offset >= 0 && !sync_inprogress) { in sync_thread()1982 while (!sync_inprogress) { in sync_thread()