Lines Matching refs:dquot_warn
1140 struct dquot_warn { struct
1161 static int need_print_warning(struct dquot_warn *warn) in need_print_warning() argument
1178 static void print_warning(struct dquot_warn *warn) in print_warning()
1224 static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, in prepare_warning()
1239 static void flush_warnings(struct dquot_warn *warn) in flush_warnings()
1265 struct dquot_warn *warn) in check_idq()
1302 struct dquot_warn *warn) in check_bdq()
1642 struct dquot_warn warn[MAXQUOTAS]; in __dquot_alloc_space()
1695 struct dquot_warn warn[MAXQUOTAS]; in dquot_alloc_inode()
1796 struct dquot_warn warn[MAXQUOTAS]; in __dquot_free_space()
1840 struct dquot_warn warn[MAXQUOTAS]; in dquot_free_inode()
1887 struct dquot_warn warn_to[MAXQUOTAS]; in __dquot_transfer()
1888 struct dquot_warn warn_from_inodes[MAXQUOTAS]; in __dquot_transfer()
1889 struct dquot_warn warn_from_space[MAXQUOTAS]; in __dquot_transfer()