Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c946 struct dquot * const *dquots; in dqinit_needed() local
952 dquots = i_dquot(inode); in dqinit_needed()
954 return !dquots[type]; in dqinit_needed()
956 if (!dquots[cnt]) in dqinit_needed()
1026 struct dquot **dquots = i_dquot(inode); in remove_inode_dquot_ref() local
1027 struct dquot *dquot = dquots[type]; in remove_inode_dquot_ref()
1032 dquots[type] = NULL; in remove_inode_dquot_ref()
1448 struct dquot **dquots, *got[MAXQUOTAS] = {}; in __dquot_initialize() local
1456 dquots = i_dquot(inode); in __dquot_initialize()
1472 if (dquots[cnt]) in __dquot_initialize()
[all …]
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dxfs-self-describing-metadata.rst332 Inodes and dquots are special snowflakes. They have per-object CRC and
336 identification of the buffer - that they contain inodes or dquots, and that
H A Dxfs-delayed-logging-design.rst11 such as inodes and dquots, are logged in logical format where the details