Searched refs:ndq (Results 1 – 1 of 1) sorted by relevance
647 struct dquot *ndq; in setquota() local663 if ((error = dqget(NULLVP, id, ump, type, &ndq)) != 0) in setquota()665 dq = ndq; in setquota()712 struct dquot *ndq; in setuse() local727 if ((error = dqget(NULLVP, id, ump, type, &ndq)) != 0) in setuse()729 dq = ndq; in setuse()