Lines Matching refs:dquot_warn
1174 struct dquot_warn { struct
1195 static int need_print_warning(struct dquot_warn *warn) in need_print_warning() argument
1212 static void print_warning(struct dquot_warn *warn) in print_warning()
1258 static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, in prepare_warning()
1273 static void flush_warnings(struct dquot_warn *warn) in flush_warnings()
1298 struct dquot_warn *warn) in dquot_add_inodes()
1344 struct dquot_warn *warn) in dquot_add_space()
1684 struct dquot_warn warn[MAXQUOTAS]; in __dquot_alloc_space()
1755 struct dquot_warn warn[MAXQUOTAS]; in dquot_alloc_inode()
1883 struct dquot_warn warn[MAXQUOTAS]; in __dquot_free_space()
1938 struct dquot_warn warn[MAXQUOTAS]; in dquot_free_inode()
1988 struct dquot_warn warn_to[MAXQUOTAS]; in __dquot_transfer()
1989 struct dquot_warn warn_from_inodes[MAXQUOTAS]; in __dquot_transfer()
1990 struct dquot_warn warn_from_space[MAXQUOTAS]; in __dquot_transfer()