Searched refs:check_fs (Results 1 – 1 of 1) sorted by relevance
/system/core/fs_mgr/ |
D | fs_mgr.cpp | 176 static void check_fs(const std::string& blk_device, const std::string& fs_type, in check_fs() function 580 check_fs(blk_device, entry.fs_type, entry.mount_point, &fs_stat); in prepare_fs_for_mount() 748 check_fs(fstab[i].blk_device, fstab[i].fs_type, fstab[i].mount_point, &fs_stat); in mount_with_alternatives() 1476 check_fs(n_blk_device, fstab_entry.fs_type, fstab_entry.mount_point, &fs_stat); in fs_mgr_do_mount_helper()
|