Searched refs:vclean (Results 1 – 3 of 3) sorted by relevance
/openbsd/share/man/man9/ |
H A D | Makefile | 52 vfs_cache.9 vaccess.9 vclean.9 vcount.9 vdevgone.9 vfinddev.9 vflush.9 \
|
/openbsd/sys/kern/ |
H A D | vfs_subr.c | 110 void vclean(struct vnode *, int, struct proc *); 639 vclean(vp, 0, p); in checkalias() 983 vclean(vp, 0, p); in vflush_vnode() 1030 vclean(struct vnode *vp, int flags, struct proc *p) in vclean() function 1189 vclean(vp, DOCLOSE, p); in vgonel()
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 3239 ./usr/share/man/man9/vclean.9
|