FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VPR_NOREUSE
sys/kern/vfs_bio.c
3054
flags = (bp->b_flags & B_NOREUSE) != 0 ? VPR_NOREUSE : 0;
sys/kern/vfs_bio.c
3103
flags = (bp->b_flags & B_NOREUSE) != 0 ? VPR_NOREUSE : 0;