Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dbuf.h602 void vfs_unbusy_pages(struct buf *);
/freebsd/sys/fs/nfsclient/
H A Dnfs_clbio.c520 vfs_unbusy_pages(rabp); in ncl_bioread()
703 vfs_unbusy_pages(rabp); in ncl_bioread()
H A Dnfs_clvnops.c3075 vfs_unbusy_pages(bp); in ncl_flush()
/freebsd/sys/kern/
H A Dvfs_bio.c4659 vfs_unbusy_pages(struct buf *bp) in vfs_unbusy_pages() function