Home
last modified time | relevance | path

Searched defs:MountPoint (Results 1 – 1 of 1) sorted by relevance

/third_party/ninja/src/
Dutil.cc517 struct MountPoint { struct
518 int mountId;
519 int parentId;
520 StringPiece deviceId;
521 StringPiece root;
522 StringPiece mountPoint;
523 vector<StringPiece> options;
524 vector<StringPiece> optionalFields;
525 StringPiece fsType;
526 StringPiece mountSource;
[all …]