Searched refs:dquots (Results 1 – 3 of 3) sorted by relevance
903 struct dquot * const *dquots; in dqinit_needed() local909 dquots = i_dquot(inode); in dqinit_needed()911 return !dquots[type]; in dqinit_needed()913 if (!dquots[cnt]) in dqinit_needed()976 struct dquot **dquots = i_dquot(inode); in remove_inode_dquot_ref() local977 struct dquot *dquot = dquots[type]; in remove_inode_dquot_ref()982 dquots[type] = NULL; in remove_inode_dquot_ref()1396 struct dquot **dquots, *got[MAXQUOTAS] = {}; in __dquot_initialize() local1403 dquots = i_dquot(inode); in __dquot_initialize()1418 if (dquots[cnt]) in __dquot_initialize()[all …]
329 Inodes and dquots are special snowflakes. They have per-object CRC and333 identification of the buffer - that they contain inodes or dquots, and that
8 such as inodes and dquots, are logged in logical format where the details