Searched defs:mountPoint (Results 1 – 4 of 4) sorted by relevance
166 std::string mountPoint(item->mountPoint); in SetupPartitions() local188 const std::string GetBlockDeviceByMountPoint(const std::string &mountPoint) in GetBlockDeviceByMountPoint()
111 const char *mountPoint = item->mountPoint; in MountToNewTarget() local
48 char *mountPoint; // Mount point member
321 int GetBlockDeviceByMountPoint(const char *mountPoint, const Fstab *fstab, char *deviceName, int na… in GetBlockDeviceByMountPoint()