Searched refs:qm_totaldquots (Results 1 – 4 of 4) sorted by relevance
85 xfs_Gqm? atomic_read(&xfs_Gqm->qm_totaldquots) : 0, in xfs_qm_read_xfsquota()
115 atomic_t qm_totaldquots; /* total incore dquots */ member
175 atomic_set(&xqm->qm_totaldquots, 0); in xfs_Gqm_init()2227 ndqused = atomic_read(&xfs_Gqm->qm_totaldquots) - nfree; in xfs_qm_shake()2375 if (atomic_read(&xfs_Gqm->qm_totaldquots) >= ndquot) { in xfs_qm_dqalloc_incore()2399 atomic_inc(&xfs_Gqm->qm_totaldquots); in xfs_qm_dqalloc_incore()
182 atomic_dec(&xfs_Gqm->qm_totaldquots); in xfs_qm_dqdestroy()