Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c378 static inline int mark_all_dquot_dirty(struct dquot * const *dquot) in mark_all_dquot_dirty() function
1724 mark_all_dquot_dirty(dquots); in __dquot_alloc_space()
1770 mark_all_dquot_dirty(dquots); in dquot_alloc_inode()
1813 mark_all_dquot_dirty(dquots); in dquot_claim_space_nodirty()
1855 mark_all_dquot_dirty(dquots); in dquot_reclaim_space_nodirty()
1909 mark_all_dquot_dirty(dquots); in __dquot_free_space()
1946 mark_all_dquot_dirty(dquots); in dquot_free_inode()
2059 mark_all_dquot_dirty(transfer_from); in __dquot_transfer()
2060 mark_all_dquot_dirty(transfer_to); in __dquot_transfer()