Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/
H A Dumount.c89 int cachefs_running; /* parallel cachefs not supported yet */ variable
832 while (cachefs_running && (dowait() != -1)) in do_umounts()
834 cachefs_running = 1; in do_umounts()
950 cachefs_running = 0; in dowait()
H A Dmount.c149 int cachefs_running; /* parallel cachefs not supported yet */ variable
1301 while (cachefs_running && (dowait() != -1)) in do_mounts()
1303 cachefs_running = 1; in do_mounts()
1479 cachefs_running = 0; in cleanupkid()