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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_syscalls.c322 int morework; local
362 morework = !TAILQ_EMPTY(&nmp->nm_iodq);
363 if (!morework || !TAILQ_EMPTY(&nfsiodmounts)) {
365 if (morework) /* mount still needs more work so queue it up */

Completed in 18 milliseconds