Home
last modified time | relevance | path

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

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