Searched refs:dquots (Results 1 – 1 of 1) sorted by relevance
402 static inline int mark_all_dquot_dirty(struct dquot __rcu * const *dquots) in mark_all_dquot_dirty() argument409 dquot = srcu_dereference(dquots[cnt], &dquot_srcu); in mark_all_dquot_dirty()1008 struct dquot __rcu * const *dquots; in dqinit_needed() local1014 dquots = i_dquot(inode); in dqinit_needed()1016 return !dquots[type]; in dqinit_needed()1018 if (!dquots[cnt]) in dqinit_needed()1098 struct dquot __rcu **dquots = i_dquot(inode); in remove_dquot_ref() local1100 dquots[type], &dquot_srcu, in remove_dquot_ref()1107 rcu_assign_pointer(dquots[type], NULL); in remove_dquot_ref()1460 struct dquot __rcu **dquots; in __dquot_initialize() local[all …]