Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dbio.c84 static int bio_doingflush; /* flush in progress */ variable
875 while (bio_doinginval || bio_doingflush) { in bflush()
879 bio_doingflush++; in bflush()
944 bio_doingflush--; in bflush()
1031 while (bio_doingflush) { in bfinval()
1801 bio_doingflush++; in bio_recycle()
1822 bio_doingflush--; in bio_recycle()
1852 bio_doingflush--; in bio_recycle()