Searched refs:ndquot (Results 1 – 3 of 3) sorted by relevance
45 ndquot, in xqm_proc_show()
29 extern uint ndquot;
53 uint ndquot; variable122 ndquot = hsize << 8; in xfs_Gqm_init()2028 if (nfree <= ndqused && nfree < ndquot) in xfs_qm_shake()2032 n = nfree - ndqused - ndquot; /* # over target */ in xfs_qm_shake()2057 if (atomic_read(&xfs_Gqm->qm_totaldquots) >= ndquot) { in xfs_qm_dqalloc_incore()