Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfs_bio.c204 vfs_busy_pages(vp, rabp); in nfs_bioread()
241 vfs_busy_pages(vp, bp); in nfs_bioread()
272 vfs_busy_pages(vp, bp); in nfs_bioread()
301 vfs_busy_pages(vp, bp); in nfs_bioread()
331 vfs_busy_pages(vp, bp); in nfs_bioread()
375 vfs_busy_pages(vp, rabp); in nfs_bioread()
688 vfs_busy_pages(vp, bp); in nfs_write()
H A Dnfs_vnops.c3500 vfs_busy_pages(bp->b_vp, bp); in nfs_flush_bp()
/dragonfly/sys/kern/
H A Dvfs_cluster.c451 vfs_busy_pages(vp, bp); in cluster_readx()
528 vfs_busy_pages(vp, rbp); in cluster_readx()
789 vfs_busy_pages(vp, bp); in cluster_readcb()
857 vfs_busy_pages(vp, rbp); in cluster_readcb()
1705 vfs_busy_pages(vp, bp); in cluster_wbuild()
H A Dvfs_bio.c873 vfs_busy_pages(vp, bp); in breadcb()
921 vfs_busy_pages(vp, bp); in breadnx()
936 vfs_busy_pages(vp, rabp); in breadnx()
991 vfs_busy_pages(bp->b_vp, bp); in bwrite()
1038 vfs_busy_pages(bp->b_vp, bp); in bawrite()
3859 vfs_busy_pages(struct vnode *vp, struct buf *bp) in vfs_busy_pages() function
/dragonfly/sys/sys/
H A Dbuf.h480 void vfs_busy_pages (struct vnode *, struct buf *);
/dragonfly/sys/vfs/ufs/
H A Dufs_bmap.c212 vfs_busy_pages(bp->b_vp, bp); in ufs_bmaparray()
H A Dffs_inode.c511 vfs_busy_pages(vp, bp); in ffs_indirtrunc()
/dragonfly/sys/vfs/ext2fs/
H A Dext2_bmap.c140 vfs_busy_pages(bp->b_vp, bp); in readindir()
H A Dext2_inode.c160 vfs_busy_pages(bp->b_vp, bp); in ext2_indirtrunc()