Searched refs:XFS_ALL_QUOTA_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/xfs/libxfs/ | ||
| D | xfs_quota_defs.h | 91 #define XFS_ALL_QUOTA_ACTIVE \ macro |
| /linux-4.1.27/fs/xfs/ | ||
| D | xfs_super.c | 338 mp->m_qflags &= ~XFS_ALL_QUOTA_ACTIVE; in xfs_parseargs() |