Searched refs:vmio (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/kern/
H A Dvfs_bio.c3521 int bsize, error, maxsize, vmio; local
3685 vmio = vp->v_object != NULL;
3686 if (vmio) {
3756 if (vmio) {
3805 * Truncate the backing store for a non-vmio buffer.

Completed in 196 milliseconds