Home
last modified time | relevance | path

Searched refs:fs_mgr_do_tmpfs_mount (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/include/
Dfs_mgr.h75 int fs_mgr_do_tmpfs_mount(const char *n_name);
/system/core/fs_mgr/
Dfs_mgr.cpp1512 if (fs_mgr_do_tmpfs_mount(attempted_entry.mount_point.c_str()) < 0) { in fs_mgr_mount_all()
1936 int fs_mgr_do_tmpfs_mount(const char *n_name) in fs_mgr_do_tmpfs_mount() function
/system/vold/
Dcryptfs.cpp1501 if (fs_mgr_do_tmpfs_mount(DATA_MNT_POINT)) { in cryptfs_trigger_restart_min_framework()
2231 if (fs_mgr_do_tmpfs_mount(DATA_MNT_POINT)) { in cryptfs_enable_internal()