Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dbio.c88 static int bio_doingflush; /* flush in progress */ variable
878 while (bio_doinginval || bio_doingflush) { in bflush()
882 bio_doingflush++; in bflush()
945 bio_doingflush--; in bflush()
1032 while (bio_doingflush) { in bfinval()
1784 bio_doingflush++; in bio_recycle()
1805 bio_doingflush--; in bio_recycle()
1835 bio_doingflush--; in bio_recycle()