Searched refs:fileExists (Results 1 – 4 of 4) sorted by relevance
33 fileExists fileState = iota const64 case fileExists:65 if st != fileExists {532 msg := ev.cache.update(fn, hash, fileExists)
192 State: fileExists,
773 if mk.State != fileExists && mk.State != fileNotExists {
472 file, fileExists := dir.files[baseName]473 if fileExists {774 _, fileExists := parent.files[leaf]775 if fileExists {