Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_log_format.h929 #define XFS_MOUNT_QUOTA_ALL (XFS_UQUOTA_ACCT|XFS_UQUOTA_ENFD|\ macro
/fs/xfs/
Dxfs_qm.c1462 mp->m_sb.sb_qflags = mp->m_qflags & XFS_MOUNT_QUOTA_ALL; in xfs_qm_mount_quotas()
1465 if (sbf != (mp->m_qflags & XFS_MOUNT_QUOTA_ALL)) { in xfs_qm_mount_quotas()