Home
last modified time | relevance | path

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

/linux/fs/quota/
H A Ddquot.c428 static inline int mark_all_dquot_dirty(struct dquot __rcu * const *dquots) in mark_all_dquot_dirty() argument
435 dquot = srcu_dereference(dquots[cnt], &dquot_srcu); in mark_all_dquot_dirty()
1031 struct dquot __rcu * const *dquots; in dqinit_needed() local
1037 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() local
1123 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 …]
/linux/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst333 Inodes and dquots are special snowflakes. They have per-object CRC and
337 identification of the buffer - that they contain inodes or dquots, and that