Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbuf.h355 int bio_busy(int);
/illumos-gate/usr/src/uts/common/os/
H A Dbio.c526 bio_busy(int cleanit) in bio_busy() function
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c4066 new_bufcnt = bio_busy(B_TRUE); in vfs_syncall()