Searched refs:fs_mgr_do_mount (Results 1 - 4 of 4) sorted by relevance

/system/core/fs_mgr/
H A Dfs_mgr_main.c101 return fs_mgr_do_mount(fstab, n_name, n_blk_dev, 0);
H A Dfs_mgr.c655 int fs_mgr_do_mount(struct fstab *fstab, char *n_name, char *n_blk_device, function
/system/core/fs_mgr/include/
H A Dfs_mgr.h52 int fs_mgr_do_mount(struct fstab *fstab, char *n_name, char *n_blk_device,
/system/vold/
H A Dcryptfs.c1130 fs_mgr_do_mount(fstab, DATA_MNT_POINT, crypto_blkdev, 0);
1246 if (fs_mgr_do_mount(fstab, DATA_MNT_POINT, crypto_blkdev, tmp_mount_point)) {

Completed in 69 milliseconds