Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c310 page_busy(vnode_t *vp, int64_t start, int64_t off, int64_t nbytes) in page_busy() function
397 if ((pp = page_busy(vp, start, off, nbytes)) != NULL) { in update_pages()