Lines Matching refs:dquot_warn
1132 struct dquot_warn { struct
1153 static int need_print_warning(struct dquot_warn *warn) in need_print_warning() argument
1170 static void print_warning(struct dquot_warn *warn) in print_warning()
1216 static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, in prepare_warning()
1231 static void flush_warnings(struct dquot_warn *warn) in flush_warnings()
1256 struct dquot_warn *warn) in dquot_add_inodes()
1302 struct dquot_warn *warn) in dquot_add_space()
1642 struct dquot_warn warn[MAXQUOTAS]; in __dquot_alloc_space()
1715 struct dquot_warn warn[MAXQUOTAS]; in dquot_alloc_inode()
1843 struct dquot_warn warn[MAXQUOTAS]; in __dquot_free_space()
1898 struct dquot_warn warn[MAXQUOTAS]; in dquot_free_inode()
1948 struct dquot_warn warn_to[MAXQUOTAS]; in __dquot_transfer()
1949 struct dquot_warn warn_from_inodes[MAXQUOTAS]; in __dquot_transfer()
1950 struct dquot_warn warn_from_space[MAXQUOTAS]; in __dquot_transfer()