Home
last modified time | relevance | path

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

/system/vold/
DProcess.cpp52 int Process::pathMatchesMountPoint(const char* path, const char* mountPoint) { in pathMatchesMountPoint()
79 int Process::checkFileDescriptorSymLinks(int pid, const char *mountPoint) { in checkFileDescriptorSymLinks()
83 int Process::checkFileDescriptorSymLinks(int pid, const char *mountPoint, char *openFilename, size_… in checkFileDescriptorSymLinks()
124 int Process::checkFileMaps(int pid, const char *mountPoint) { in checkFileMaps()
128 int Process::checkFileMaps(int pid, const char *mountPoint, char *openFilename, size_t max) { in checkFileMaps()
154 int Process::checkSymLink(int pid, const char *mountPoint, const char *name) { in checkSymLink()
DVolumeManager.cpp886 char mountPoint[255]; in createAsec() local
966 char mountPoint[255]; in resizeAsec() local
1110 char mountPoint[255]; in finalizeAsec() local
1170 char mountPoint[255]; in fixupAsecPermissions() local
1298 char mountPoint[255]; in renameAsec() local
1368 char mountPoint[255]; in unmountAsec() local
1397 char mountPoint[255]; in unmountObb() local
1415 const char *fileName, const char *mountPoint, bool force) { in unmountLoopImage()
1504 char mountPoint[255]; in destroyAsec() local
1636 char mountPoint[255]; in mountAsec() local
[all …]