Searched defs:Mount (Results 1 – 5 of 5) sorted by relevance
| /system/vold/fs/ |
| D | F2fs.cpp | 54 status_t Mount(const std::string& source, const std::string& target) { in Mount() function
|
| D | Exfat.cpp | 57 status_t Mount(const std::string& source, const std::string& target, int ownerUid, int ownerGid, in Mount() function
|
| D | Vfat.cpp | 113 status_t Mount(const std::string& source, const std::string& target, bool ro, bool remount, in Mount() function
|
| D | Ext4.cpp | 126 status_t Mount(const std::string& source, const std::string& target, bool ro, bool remount, in Mount() function
|
| /system/vold/ |
| D | AppFuseUtil.cpp | 51 static android::status_t Mount(int device_fd, const std::string& path) { in Mount() function
|