Searched refs:prepare_fs_for_mount (Results 1 – 1 of 1) sorted by relevance
552 static int prepare_fs_for_mount(const std::string& blk_device, const FstabEntry& entry) { in prepare_fs_for_mount() function717 int fs_stat = prepare_fs_for_mount(fstab[i].blk_device, fstab[i]); in mount_with_alternatives()1365 prepare_fs_for_mount(entry.blk_device, entry); in fs_mgr_do_mount_one()1425 int fs_stat = prepare_fs_for_mount(n_blk_device, fstab_entry); in fs_mgr_do_mount_helper()