Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.c76 #define MNTOPT_SUNIT "sunit" /* data volume stripe unit */ macro
288 } else if (!strcmp(this_char, MNTOPT_SUNIT)) { in xfs_parseargs()
511 seq_printf(m, "," MNTOPT_SUNIT "=%d", in xfs_showargs()