Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_subr.c3320 struct vnode *vx; in vgone() local
3350 vx = NULL; in vgone()
3356 if (vx) { in vgone()
3359 vx = vq; in vgone()
3361 if (vx == NULL) { in vgone()
3365 vx->v_specflags &= ~SI_ALIASED; in vgone()