Home
last modified time | relevance | path

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

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