Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c3324 struct vnode *vx; in vgone() local
3354 vx = NULL; in vgone()
3360 if (vx) { in vgone()
3363 vx = vq; in vgone()
3365 if (vx == NULL) { in vgone()
3369 vx->v_specflags &= ~SI_ALIASED; in vgone()