Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_super.c102 #define MNTOPT_NOQUOTA "noquota" /* no quotas */ macro
326 } else if (!strcmp(this_char, MNTOPT_NOQUOTA)) { in xfs_parseargs()
552 seq_puts(m, "," MNTOPT_NOQUOTA); in xfs_showargs()