Searched refs:qm_dqfree_ratio (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm_stats.c47 xfs_Gqm? xfs_Gqm->qm_dqfree_ratio : 0,
H A Dxfs_qm.h88 int qm_dqfree_ratio;/* ratio of free to inuse dquots */ member in struct:xfs_qm
H A Dxfs_qm.c168 xqm->qm_dqfree_ratio = XFS_QM_DQFREE_RATIO;
2129 ndqused *= xfs_Gqm->qm_dqfree_ratio; /* target # of free dquots */

Completed in 63 milliseconds