Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_super.c78 #define MNTOPT_SWALLOC "swalloc" /* turn on stripe width allocation */ macro
282 } else if (!strcmp(this_char, MNTOPT_SWALLOC)) { in xfs_parseargs()
484 { XFS_MOUNT_SWALLOC, "," MNTOPT_SWALLOC }, in xfs_showargs()