Searched refs:bootsyncdone (Results 1 – 3 of 3) sorted by relevance
191 static bool bootsyncdone = false; in bootsync() local193 if (bootsyncdone) in bootsync()195 bootsyncdone = true; in bootsync()
394 static bool bootsyncdone = false; in bootsync() 396 if (bootsyncdone) in bootsync() 399 bootsyncdone = true; in bootsync() 386 static bool bootsyncdone = false; bootsync() local
254 static bool bootsyncdone = false; in bootsync() local256 if (bootsyncdone) return; in bootsync()258 bootsyncdone = true; in bootsync()