Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dpage.h797 pgcnt_t page_busy(int);
H A Dvm_page.c4361 page_busy(int cleanit) in page_busy() function
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c4067 new_pgcnt = page_busy(B_TRUE); in vfs_syncall()