Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clbio.c516 vfs_busy_pages(rabp, 0); in ncl_bioread()
554 vfs_busy_pages(bp, 0); in ncl_bioread()
585 vfs_busy_pages(bp, 0); in ncl_bioread()
617 vfs_busy_pages(bp, 0); in ncl_bioread()
654 vfs_busy_pages(bp, 0); in ncl_bioread()
1088 vfs_busy_pages(bp, 0); in ncl_write()
H A Dnfs_clvnops.c3007 vfs_busy_pages(bp, 0); in ncl_flush()
/freebsd/sys/kern/
H A Dvfs_cluster.c240 vfs_busy_pages(bp, 0); in cluster_read()
300 vfs_busy_pages(rbp, 0); in cluster_read()
H A Dvfs_bio.c2197 vfs_busy_pages(rabp, 0); in breada()
2271 vfs_busy_pages(bp, 0); in breadn_flags()
2352 vfs_busy_pages(bp, 1); in bufwrite()
4770 vfs_busy_pages(struct buf *bp, int clear_modify) in vfs_busy_pages() function
/freebsd/sys/sys/
H A Dbuf.h594 void vfs_busy_pages(struct buf *, int clear_modify);
/freebsd/sys/fs/ext2fs/
H A Dext2_bmap.c174 vfs_busy_pages(bp, 0); in readindir()
H A Dext2_inode.c158 vfs_busy_pages(bp, 0); in ext2_indirtrunc()
/freebsd/sys/ufs/ufs/
H A Dufs_bmap.c119 vfs_busy_pages(bp, 0); in readindir()
/freebsd/sys/fs/fuse/
H A Dfuse_io.c594 vfs_busy_pages(bp, 0); in fuse_write_biobackend()