Lines Matching refs:dquot_warn
1135 struct dquot_warn { struct
1156 static int need_print_warning(struct dquot_warn *warn) in need_print_warning() argument
1173 static void print_warning(struct dquot_warn *warn) in print_warning()
1219 static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, in prepare_warning()
1234 static void flush_warnings(struct dquot_warn *warn) in flush_warnings()
1260 struct dquot_warn *warn) in check_idq()
1297 struct dquot_warn *warn) in check_bdq()
1623 struct dquot_warn warn[MAXQUOTAS]; in __dquot_alloc_space()
1676 struct dquot_warn warn[MAXQUOTAS]; in dquot_alloc_inode()
1777 struct dquot_warn warn[MAXQUOTAS]; in __dquot_free_space()
1821 struct dquot_warn warn[MAXQUOTAS]; in dquot_free_inode()
1868 struct dquot_warn warn_to[MAXQUOTAS]; in __dquot_transfer()
1869 struct dquot_warn warn_from_inodes[MAXQUOTAS]; in __dquot_transfer()
1870 struct dquot_warn warn_from_space[MAXQUOTAS]; in __dquot_transfer()