Home
last modified time | relevance | path

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

/Linux-v5.4/fs/quota/
Ddquot.c931 struct dquot * const *dquots; in dqinit_needed() local
937 dquots = i_dquot(inode); in dqinit_needed()
939 return !dquots[type]; in dqinit_needed()
941 if (!dquots[cnt]) in dqinit_needed()
1010 struct dquot **dquots = i_dquot(inode); in remove_inode_dquot_ref() local
1011 struct dquot *dquot = dquots[type]; in remove_inode_dquot_ref()
1016 dquots[type] = NULL; in remove_inode_dquot_ref()
1432 struct dquot **dquots, *got[MAXQUOTAS] = {}; in __dquot_initialize() local
1440 dquots = i_dquot(inode); in __dquot_initialize()
1456 if (dquots[cnt]) in __dquot_initialize()
[all …]
/Linux-v5.4/Documentation/filesystems/
Dxfs-self-describing-metadata.txt329 Inodes and dquots are special snowflakes. They have per-object CRC and
333 identification of the buffer - that they contain inodes or dquots, and that
Dxfs-delayed-logging-design.txt8 such as inodes and dquots, are logged in logical format where the details