Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_super.c77 #define MNTOPT_SWIDTH "swidth" /* data volume stripe width */ macro
302 } else if (!strcmp(this_char, MNTOPT_SWIDTH)) { in xfs_parseargs()
515 seq_printf(m, "," MNTOPT_SWIDTH "=%d", in xfs_showargs()