Home
last modified time | relevance | path

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

/Linux-v5.4/fs/quota/
Ddquot.c376 static inline int mark_all_dquot_dirty(struct dquot * const *dquot) in mark_all_dquot_dirty() function
1708 mark_all_dquot_dirty(dquots); in __dquot_alloc_space()
1754 mark_all_dquot_dirty(dquots); in dquot_alloc_inode()
1797 mark_all_dquot_dirty(dquots); in dquot_claim_space_nodirty()
1839 mark_all_dquot_dirty(dquots); in dquot_reclaim_space_nodirty()
1893 mark_all_dquot_dirty(dquots); in __dquot_free_space()
1930 mark_all_dquot_dirty(dquots); in dquot_free_inode()
2043 mark_all_dquot_dirty(transfer_from); in __dquot_transfer()
2044 mark_all_dquot_dirty(transfer_to); in __dquot_transfer()