os.Root.MkdirAll (method)

one use

	os (current package)
		root.go#L161: func (r *Root) MkdirAll(name string, perm FileMode) error {