Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.c100 #define MNTOPT_QUOTA "quota" /* disk quotas (user) */ macro
333 } else if (!strcmp(this_char, MNTOPT_QUOTA) || in xfs_parseargs()