MS_NOSYMFOLLOW
if (flags & MS_NOSYMFOLLOW)
#ifndef MS_NOSYMFOLLOW
if (mount("testing", TMP, "ramfs", MS_REMOUNT|MS_NOSYMFOLLOW, NULL) != 0)