Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_vnops.c391 page_busy(vnode_t *vp, int64_t start, int64_t off, int64_t nbytes) in page_busy() function
535 if ((pp = page_busy(vp, start, off, nbytes)) != NULL) { in update_pages()