func os.OpenRoot

2 uses

	os (current package)
		root.go#L25: 	r, err := OpenRoot(dir)
		root.go#L75: func OpenRoot(name string) (*Root, error) {