Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/nfsclient/
HDnfs_clbio.c519 vfs_busy_pages(rabp, 0); in ncl_bioread()
557 vfs_busy_pages(bp, 0); in ncl_bioread()
588 vfs_busy_pages(bp, 0); in ncl_bioread()
620 vfs_busy_pages(bp, 0); in ncl_bioread()
657 vfs_busy_pages(bp, 0); in ncl_bioread()
702 vfs_busy_pages(rabp, 0); in ncl_bioread()
1120 vfs_busy_pages(bp, 0); in ncl_write()
HDnfs_clvnops.c3023 vfs_busy_pages(bp, 0); in ncl_flush()
/freebsd-13-stable/sys/kern/
HDvfs_cluster.c243 vfs_busy_pages(bp, 0); in cluster_read()
303 vfs_busy_pages(rbp, 0); in cluster_read()
HDvfs_bio.c2175 vfs_busy_pages(rabp, 0); in breada()
2249 vfs_busy_pages(bp, 0); in breadn_flags()
2330 vfs_busy_pages(bp, 1); in bufwrite()
4737 vfs_busy_pages(struct buf *bp, int clear_modify) in vfs_busy_pages() function
/freebsd-13-stable/sys/ufs/ufs/
HDufs_bmap.c122 vfs_busy_pages(bp, 0); in readindir()
/freebsd-13-stable/sys/fs/ext2fs/
HDext2_bmap.c176 vfs_busy_pages(bp, 0); in readindir()
HDext2_inode.c160 vfs_busy_pages(bp, 0); in ext2_indirtrunc()
/freebsd-13-stable/sys/sys/
HDbuf.h581 void vfs_busy_pages(struct buf *, int clear_modify);
/freebsd-13-stable/sys/fs/fuse/
HDfuse_io.c595 vfs_busy_pages(bp, 0); in fuse_write_biobackend()