Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.c105 #define MNTOPT_UQUOTA "uquota" /* user quota (IRIX variant) */ macro
334 !strcmp(this_char, MNTOPT_UQUOTA) || in xfs_parseargs()