Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/quota/
Dxfs_qm_syscalls.c71 int nculprits; in xfs_qm_scall_quotaoff() local
187 while ((nculprits = xfs_qm_dqpurge_all(mp, dqtype))) in xfs_qm_scall_quotaoff()
188 delay(10 * nculprits); in xfs_qm_scall_quotaoff()