Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_super.c74 #define MNTOPT_NOALIGN "noalign" /* turn off stripe alignment */ macro
290 } else if (!strcmp(this_char, MNTOPT_NOALIGN)) { in xfs_parseargs()
468 { XFS_MOUNT_NOALIGN, "," MNTOPT_NOALIGN }, in xfs_showargs()