Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_bio.c172 static void vfs_vmio_truncate(struct buf *bp, int npages);
3006 vfs_vmio_truncate(struct buf *bp, int desiredpages) in vfs_vmio_truncate() function
4315 vfs_vmio_truncate(bp, desiredpages); in allocbuf()