Lines Matching refs:dquot_warn
1156 struct dquot_warn { struct
1177 static int need_print_warning(struct dquot_warn *warn) in need_print_warning() argument
1194 static void print_warning(struct dquot_warn *warn) in print_warning()
1240 static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, in prepare_warning()
1255 static void flush_warnings(struct dquot_warn *warn) in flush_warnings()
1280 struct dquot_warn *warn) in dquot_add_inodes()
1326 struct dquot_warn *warn) in dquot_add_space()
1666 struct dquot_warn warn[MAXQUOTAS]; in __dquot_alloc_space()
1737 struct dquot_warn warn[MAXQUOTAS]; in dquot_alloc_inode()
1865 struct dquot_warn warn[MAXQUOTAS]; in __dquot_free_space()
1920 struct dquot_warn warn[MAXQUOTAS]; in dquot_free_inode()
1970 struct dquot_warn warn_to[MAXQUOTAS]; in __dquot_transfer()
1971 struct dquot_warn warn_from_inodes[MAXQUOTAS]; in __dquot_transfer()
1972 struct dquot_warn warn_from_space[MAXQUOTAS]; in __dquot_transfer()