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.cpp684 static int prepare_fs_for_mount(const std::string& blk_device, const FstabEntry& entry) { in prepare_fs_for_mount() function
851 int fs_stat = prepare_fs_for_mount(fstab[i].blk_device, fstab[i]); in mount_with_alternatives()
1792 prepare_fs_for_mount(entry.blk_device, entry); in fs_mgr_do_mount_one()
1854 int fs_stat = prepare_fs_for_mount(n_blk_device, fstab_entry); in fs_mgr_do_mount_helper()