ndq 626 ufs/ufs/ufs_quota.c struct dquot *ndq; ndq 634 ufs/ufs/ufs_quota.c if ((error = dqget(NULLVP, id, ump, type, &ndq)) != 0) ndq 636 ufs/ufs/ufs_quota.c dq = ndq; ndq 683 ufs/ufs/ufs_quota.c struct dquot *ndq; ndq 690 ufs/ufs/ufs_quota.c if ((error = dqget(NULLVP, id, ump, type, &ndq)) != 0) ndq 692 ufs/ufs/ufs_quota.c dq = ndq;