Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Ddquot.c402 static inline int mark_all_dquot_dirty(struct dquot __rcu * const *dquots) in mark_all_dquot_dirty() function
1751 mark_all_dquot_dirty(dquots); in __dquot_alloc_space()
1800 mark_all_dquot_dirty(dquots); in dquot_alloc_inode()
1843 mark_all_dquot_dirty(dquots); in dquot_claim_space_nodirty()
1885 mark_all_dquot_dirty(dquots); in dquot_reclaim_space_nodirty()
1941 mark_all_dquot_dirty(dquots); in __dquot_free_space()
1979 mark_all_dquot_dirty(dquots); in dquot_free_inode()
2101 mark_all_dquot_dirty((struct dquot __rcu **)transfer_from); in __dquot_transfer()
2102 mark_all_dquot_dirty((struct dquot __rcu **)transfer_to); in __dquot_transfer()