Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_bio.c178 static void vfs_vmio_truncate(struct buf *bp, int npages);
3078 vfs_vmio_truncate(struct buf *bp, int desiredpages) in vfs_vmio_truncate() function
4448 vfs_vmio_truncate(bp, desiredpages); in allocbuf()