Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/vm/
H A Dpage.h795 pgcnt_t page_busy(int);
H A Dvm_page.c4320 page_busy(int cleanit) in page_busy() function
/titanic_44/usr/src/uts/common/fs/
H A Dvfs.c4183 new_pgcnt = page_busy(B_TRUE); in vfs_syncall()