Searched defs:remount (Results 1 – 9 of 9) sorted by relevance
| /system/sepolicy/prebuilts/api/202504/private/ |
| D | remount.te | 1 type remount, domain, coredomain; type
|
| /system/sepolicy/prebuilts/api/34.0/private/ |
| D | remount.te | 1 type remount, domain, coredomain; type
|
| /system/sepolicy/private/ |
| D | remount.te | 1 type remount, domain, coredomain; type
|
| /system/sepolicy/prebuilts/api/202404/private/ |
| D | remount.te | 1 type remount, domain, coredomain; type
|
| /system/sepolicy/prebuilts/api/33.0/private/ |
| D | remount.te | 1 type remount, domain, coredomain; type
|
| /system/vold/fs/ |
| D | Vfat.cpp | 132 status_t DoMount(const std::string& source, const std::string& target, bool ro, bool remount, in DoMount() 205 bool remount; member 220 status_t Mount(const std::string& source, const std::string& target, bool ro, bool remount, in Mount()
|
| D | Ext4.cpp | 124 status_t Mount(const std::string& source, const std::string& target, bool ro, bool remount, in Mount()
|
| /system/core/fs_mgr/ |
| D | README.overlayfs.md | 61 ### Backing Storage
|
| D | fs_mgr_remount.cpp | 591 bool remount = false; in main() local
|