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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_vfsops.c1671 #define MNTOPT_NOALIGN "noalign" /* turn off stripe alignment */ macro
1831 } else if (!strcmp(this_char, MNTOPT_NOALIGN)) {
1945 { XFS_MOUNT_NOALIGN, "," MNTOPT_NOALIGN },

Completed in 47 milliseconds