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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_vfsops.c1672 #define MNTOPT_SWALLOC "swalloc" /* turn on stripe width allocation */ macro
1833 } else if (!strcmp(this_char, MNTOPT_SWALLOC)) {
1946 { XFS_MOUNT_SWALLOC, "," MNTOPT_SWALLOC },

Completed in 37 milliseconds