Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.c104 #define MNTOPT_PRJQUOTA "prjquota" /* project quota enabled */ macro
343 !strcmp(this_char, MNTOPT_PRJQUOTA)) { in xfs_parseargs()
524 seq_puts(m, "," MNTOPT_PRJQUOTA); in xfs_showargs()