Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c1646 #define MNTOPT_SUNIT "sunit" /* data volume stripe unit */ macro
1755 } else if (!strcmp(this_char, MNTOPT_SUNIT)) { in xfs_parseargs()
1758 MNTOPT_SUNIT); in xfs_parseargs()
1883 seq_printf(m, "," MNTOPT_SUNIT "=%d", in xfs_showargs()