Searched refs:MountEntry (Results 1 – 1 of 1) sorted by relevance
21 type MountEntry struct { struct29 mountMap map[string]MountEntry //keyed by target34 f.mountMap = make(map[string]MountEntry)41 f.mountMap[target] = MountEntry{