Searched refs:statResponse (Results 1 – 1 of 1) sorted by relevance
410 type statResponse struct { struct418 statResponse anonMember469 statResponse anonMember575 pathAndStats{statResponse: m.statResponse, Path: path},724 statResponse: statResponse{810 stats := make([]statResponse, len(cachedNodes))822 container.mapNode = mapNode{statResponse: updated}826 if !f.isInfoUpToDate(cachedNode.statResponse, updated) && updated.ModTime != 0 {1049 func (f *Finder) isInfoUpToDate(old statResponse, new statResponse) (equal bool) {1265 if !f.isInfoUpToDate(node.statResponse, updatedStats) {[all …]