Searched refs:sync_inprogress (Results 1 – 1 of 1) sorted by relevance
156 static bool sync_inprogress; variable893 sync_inprogress = true; in sync_start()903 if (sync_inprogress) in sync_stop()904 sync_inprogress = false; in sync_stop()1976 if (offset >= 0 && !sync_inprogress) { in sync_thread()1984 while (!sync_inprogress) { in sync_thread()