Home
last modified time | relevance | path

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

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