Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.h191 extern int xfs_qm_quotacheck(xfs_mount_t *);
Dxfs_qm.c406 if ((error = xfs_qm_quotacheck(mp))) { in xfs_qm_mount_quotas()
1875 xfs_qm_quotacheck( in xfs_qm_quotacheck() function