Searched defs:warntype (Results 1 – 3 of 3) sorted by relevance
34 const char warntype) in quota_send_warning()
1110 static int warning_issued(struct dquot *dquot, const int warntype) in warning_issued()1140 static void print_warning(struct dquot *dquot, const int warntype) in print_warning()1190 static void flush_warnings(struct dquot *const *dquots, char *warntype) in flush_warnings()1218 static int check_idq(struct dquot *dquot, qsize_t inodes, char *warntype) in check_idq()1255 static int check_bdq(struct dquot *dquot, qsize_t space, int prealloc, char *warntype) in check_bdq()1543 char warntype[MAXQUOTAS]; in __dquot_alloc_space() local1600 char warntype[MAXQUOTAS]; in dquot_alloc_inode() local1669 char warntype[MAXQUOTAS]; in __dquot_free_space() local1708 char warntype[MAXQUOTAS]; in dquot_free_inode() local
389 const char warntype) in quota_send_warning()