Searched refs:dquots (Results 1 – 1 of 1) sorted by relevance
861 static inline void flush_warnings(struct dquot **dquots, char *warntype) in flush_warnings() argument866 if (dquots[i] != NODQUOT && warntype[i] != NOWARN) in flush_warnings()867 print_warning(dquots[i], warntype[i]); in flush_warnings()