Searched refs:nodead (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c4268 int nodead = vflags & VNODE_NODEAD; local
4278 if (nodead && (vp->v_lflag & VL_DEAD) && ((vp->v_type == VBAD) || (vp->v_data == 0))) {
4323 * handled nosusp and nodead) are expecting error returns

Completed in 79 milliseconds