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.h90 int fs_mgr_do_tmpfs_mount(char *n_name);
/system/core/fs_mgr/
Dfs_mgr.c626 if (fs_mgr_do_tmpfs_mount(fstab->recs[attempted_idx].mount_point) < 0) { in fs_mgr_mount_all()
745 int fs_mgr_do_tmpfs_mount(char *n_name) in fs_mgr_do_tmpfs_mount() function
/system/vold/
Dcryptfs.c1607 if (fs_mgr_do_tmpfs_mount(DATA_MNT_POINT)) {
3069 if (fs_mgr_do_tmpfs_mount(DATA_MNT_POINT)) {