const syscall.CLONE_FS

one use

	syscall (current package)
		exec_linux.go#L19: 	CLONE_FS             = 0x00000200 // set if fs info shared between processes