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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_super.c79 #define MNTOPT_SWALLOC "swalloc" /* turn on stripe width allocation */ macro
280 } else if (!strcmp(this_char, MNTOPT_SWALLOC)) {
499 { XFS_MOUNT_SWALLOC, "," MNTOPT_SWALLOC },

Completed in 56 milliseconds