Lines Matching refs:dquot_warn
1158 struct dquot_warn { struct
1179 static int need_print_warning(struct dquot_warn *warn) in need_print_warning() argument
1196 static void print_warning(struct dquot_warn *warn) in print_warning()
1242 static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, in prepare_warning()
1257 static void flush_warnings(struct dquot_warn *warn) in flush_warnings()
1282 struct dquot_warn *warn) in dquot_add_inodes()
1328 struct dquot_warn *warn) in dquot_add_space()
1668 struct dquot_warn warn[MAXQUOTAS]; in __dquot_alloc_space()
1739 struct dquot_warn warn[MAXQUOTAS]; in dquot_alloc_inode()
1867 struct dquot_warn warn[MAXQUOTAS]; in __dquot_free_space()
1922 struct dquot_warn warn[MAXQUOTAS]; in dquot_free_inode()
1972 struct dquot_warn warn_to[MAXQUOTAS]; in __dquot_transfer()
1973 struct dquot_warn warn_from_inodes[MAXQUOTAS]; in __dquot_transfer()
1974 struct dquot_warn warn_from_space[MAXQUOTAS]; in __dquot_transfer()