Searched refs:dquots (Results 1 – 2 of 2) sorted by relevance
428 static inline int mark_all_dquot_dirty(struct dquot __rcu * const *dquots) in mark_all_dquot_dirty() argument435 dquot = srcu_dereference(dquots[cnt], &dquot_srcu); in mark_all_dquot_dirty()1031 struct dquot __rcu * const *dquots; in dqinit_needed() local1037 dquots = i_dquot(inode); in dqinit_needed()1039 return !dquots[type]; in dqinit_needed()1041 if (!dquots[cnt]) in dqinit_needed()1121 struct dquot __rcu **dquots = i_dquot(inode); in remove_dquot_ref() local1123 dquots[type], &dquot_srcu, in remove_dquot_ref()1130 rcu_assign_pointer(dquots[type], NULL); in remove_dquot_ref()1415 struct dquot __rcu **dquots; in __dquot_initialize() local[all …]
333 Inodes and dquots are special snowflakes. They have per-object CRC and337 identification of the buffer - that they contain inodes or dquots, and that