Searched refs:page_busy (Results 1 – 1 of 1) sorted by relevance
314 page_busy(vnode_t *vp, int64_t start, int64_t off, int64_t nbytes) in page_busy() function489 if ((pp = page_busy(vp, start, off, nbytes)) != NULL) { in update_pages()