MNT_LOCK_READONLY 1911 fs/namespace.c 			flags |= MNT_LOCK_READONLY;
MNT_LOCK_READONLY 2420 fs/namespace.c 	if ((fl & MNT_LOCK_READONLY) &&
MNT_LOCK_READONLY 3870 fs/namespace.c 			mnt_flags |= MNT_LOCK_READONLY;
MNT_LOCK_READONLY 3875 fs/namespace.c 		if ((mnt_flags & MNT_LOCK_READONLY) &&
MNT_LOCK_READONLY 3896 fs/namespace.c 		*new_mnt_flags |= mnt_flags & (MNT_LOCK_READONLY | \