Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbuf.h583 void vfs_unbusy_pages(struct buf *);
/f-stack/freebsd/kern/
H A Dvfs_bio.c4522 vfs_unbusy_pages(struct buf *bp) in vfs_unbusy_pages() function