Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.cpp407 static int prepare_fs_for_mount(const char* blk_device, const struct fstab_rec* rec) { in prepare_fs_for_mount() function
592 int fs_stat = prepare_fs_for_mount(fstab->recs[i].blk_device, &fstab->recs[i]); in mount_with_alternatives()
1060 int fs_stat = prepare_fs_for_mount(n_blk_device, &fstab->recs[i]); in fs_mgr_do_mount()