OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vclean
sys/kern/vfs_subr.c
108
void vclean(struct vnode *, int, struct proc *);
sys/kern/vfs_subr.c
1181
vclean(vp, DOCLOSE, p);
sys/kern/vfs_subr.c
631
vclean(vp, 0, p);
sys/kern/vfs_subr.c
975
vclean(vp, 0, p);