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

/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c4440 int nosusp = vflags & VNODE_NOSUSPEND; local
4461 if (nosusp && (vp->v_lflag & VL_SUSPENDED)) {
4494 * handled nosusp and nodead) are expecting error returns

Completed in 90 milliseconds