Home
last modified time | relevance | path

Searched refs:tmp_mnt_point (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/include/
Dfs_mgr.h21 int fs_mgr_do_mount(char *fstab_file, char *n_name, char *n_blk_dev, char *tmp_mnt_point);
/system/core/fs_mgr/
Dfs_mgr.c507 int fs_mgr_do_mount(char *fstab_file, char *n_name, char *n_blk_dev, char *tmp_mnt_point) in fs_mgr_do_mount() argument
534 if (tmp_mnt_point) { in fs_mgr_do_mount()
535 m = tmp_mnt_point; in fs_mgr_do_mount()