Home
last modified time | relevance | path

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

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