Searched refs:statResponse (Results 1 – 1 of 1) sorted by relevance
403 type statResponse struct { struct411 statResponse anonMember462 statResponse anonMember568 pathAndStats{statResponse: m.statResponse, Path: path},717 statResponse: statResponse{803 stats := make([]statResponse, len(cachedNodes))815 container.mapNode = mapNode{statResponse: updated}819 if !f.isInfoUpToDate(cachedNode.statResponse, updated) && updated.ModTime != 0 {1041 func (f *Finder) isInfoUpToDate(old statResponse, new statResponse) (equal bool) {1257 if !f.isInfoUpToDate(node.statResponse, updatedStats) {[all …]