Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/hastd/
H A Dprimary.c156 static bool sync_inprogress; variable
893 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()