Home
last modified time | relevance | path

Searched refs:flush_warnings (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/quota/
Ddquot.c1190 static void flush_warnings(struct dquot *const *dquots, char *warntype) in flush_warnings() function
1587 flush_warnings(inode->i_dquot, warntype); in __dquot_alloc_space()
1628 flush_warnings(inode->i_dquot, warntype); in dquot_alloc_inode()
1697 flush_warnings(inode->i_dquot, warntype); in __dquot_free_space()
1725 flush_warnings(inode->i_dquot, warntype); in dquot_free_inode()
1815 flush_warnings(transfer_to, warntype_to); in __dquot_transfer()
1816 flush_warnings(transfer_from, warntype_from_inodes); in __dquot_transfer()
1817 flush_warnings(transfer_from, warntype_from_space); in __dquot_transfer()
1826 flush_warnings(transfer_to, warntype_to); in __dquot_transfer()