XFSMNT_NOALIGN    298 fs/xfs/linux-2.6/xfs_super.c 			args->flags |= XFSMNT_NOALIGN;
XFSMNT_NOALIGN    401 fs/xfs/linux-2.6/xfs_super.c 	if ((args->flags & XFSMNT_NOALIGN) && (dsunit || dswidth)) {
XFSMNT_NOALIGN    444 fs/xfs/linux-2.6/xfs_super.c 	if ((args->flags & XFSMNT_NOALIGN) != XFSMNT_NOALIGN) {
XFSMNT_NOALIGN   1435 fs/xfs/linux-2.6/xfs_super.c 	if ((ap->flags & XFSMNT_NOALIGN) != XFSMNT_NOALIGN) {
XFSMNT_NOALIGN   1499 fs/xfs/linux-2.6/xfs_super.c 	if (ap->flags & XFSMNT_NOALIGN)