Home
last modified time | relevance | path

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

/third_party/ninja/src/
Dutil.cc604 struct MountPoint { struct
605 int mountId;
606 int parentId;
607 StringPiece deviceId;
608 StringPiece root;
609 StringPiece mountPoint;
610 vector<StringPiece> options;
611 vector<StringPiece> optionalFields;
612 StringPiece fsType;
613 StringPiece mountSource;
[all …]