Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cluster.c253 vfs_busy_pages(bp, 0); in cluster_read()
313 vfs_busy_pages(rbp, 0); in cluster_read()
H A Dvfs_bio.c2127 vfs_busy_pages(rabp, 0); in breada()
2201 vfs_busy_pages(bp, 0); in breadn_flags()
2282 vfs_busy_pages(bp, 1); in bufwrite()
4652 vfs_busy_pages(struct buf *bp, int clear_modify) in vfs_busy_pages() function
/f-stack/freebsd/sys/
H A Dbuf.h582 void vfs_busy_pages(struct buf *, int clear_modify);