Searched refs:FSLocations (Results 1 – 3 of 3) sorted by relevance
28 struct FSLocations { struct34 ~FSLocations(); argument47 FSLocations* fLocations;
215 FSLocations* locs in Mount()216 = reinterpret_cast<FSLocations*>(values[3].fData.fLocations); in Mount()313 FSLocations* locs in Migrate()314 = reinterpret_cast<FSLocations*>(values[0].fData.fLocations); in Migrate()
57 FSLocations::~FSLocations() in ~FSLocations()759 FSLocations* locs = new FSLocations; in _DecodeAttrs()