Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dvnode.h648 void uvm_vnp_terminate(struct vnode *);
/openbsd/sys/uvm/
H A Duvm_vnode.c421 uvm_vnp_terminate(struct vnode *vp) in uvm_vnp_terminate() function
/openbsd/sys/kern/
H A Dvfs_subr.c1077 uvm_vnp_terminate(vp); in vclean()