Home
last modified time | relevance | path

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

/linux/fs/quota/
A Ddquot.c401 static inline int mark_all_dquot_dirty(struct dquot __rcu * const *dquots) in mark_all_dquot_dirty() function
1739 ret = mark_all_dquot_dirty(dquots); in __dquot_alloc_space()
1788 ret = mark_all_dquot_dirty(dquots); in dquot_alloc_inode()
1831 mark_all_dquot_dirty(dquots); in dquot_claim_space_nodirty()
1872 mark_all_dquot_dirty(dquots); in dquot_reclaim_space_nodirty()
1927 mark_all_dquot_dirty(dquots); in __dquot_free_space()
1965 mark_all_dquot_dirty(dquots); in dquot_free_inode()
2087 err = mark_all_dquot_dirty((struct dquot __rcu **)transfer_from); in __dquot_transfer()
2090 err = mark_all_dquot_dirty((struct dquot __rcu **)transfer_to); in __dquot_transfer()

Completed in 9 milliseconds