Home
last modified time | relevance | path

Searched defs:warntype (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/quota/
Dnetlink.c34 const char warntype) in quota_send_warning()
Ddquot.c1110 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() local
1600 char warntype[MAXQUOTAS]; in dquot_alloc_inode() local
1669 char warntype[MAXQUOTAS]; in __dquot_free_space() local
1708 char warntype[MAXQUOTAS]; in dquot_free_inode() local
/linux-2.6.39/include/linux/
Dquota.h389 const char warntype) in quota_send_warning()