Searched defs:fileid (Results 1 – 1 of 1) sorted by relevance
32 type fileid struct { struct33 dev, ino uint64159 func (c *fsCacheT) fileid(dir string) fileid { func