Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.c98 #define MNTOPT_NOATTR2 "noattr2" /* do not use attr2 attribute format */ macro
324 } else if (!strcmp(this_char, MNTOPT_NOATTR2)) { in xfs_parseargs()
1359 MNTOPT_NOATTR2, MNTOPT_ATTR2); in xfs_finish_flags()