type io/fs.StatFS

2 uses

	io/fs (current package)
		stat.go#L8: type StatFS interface {
		stat.go#L21: 	if fsys, ok := fsys.(StatFS); ok {