Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h46 enum mount_mode { enum
/system/core/init/
Dbuiltins.cpp421 static int mount_fstab(const char* fstabfile, int mount_mode) { in mount_fstab()
540 int mount_mode = MOUNT_MODE_DEFAULT; in do_mount_all() local
/system/core/fs_mgr/
Dfs_mgr.cpp799 int fs_mgr_mount_all(struct fstab *fstab, int mount_mode) in fs_mgr_mount_all()