Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/init/
H A Dutil.h37 enum mount_mode { enum
/aosp_15_r20/system/core/fs_mgr/include/
H A Dfs_mgr.h47 enum mount_mode { enum
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr.cpp1466 int fs_mgr_mount_all(Fstab* fstab, int mount_mode) { in fs_mgr_mount_all()
/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp832 static void MountEmulatedStorage(uid_t uid, jint mount_mode, in MountEmulatedStorage()