Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp187 static void check_fs(const std::string& blk_device, const std::string& fs_type, in check_fs() function
777 check_fs(blk_device, entry.fs_type, mount_point, &fs_stat); in prepare_fs_for_mount()
976 check_fs(fstab[i].blk_device, fstab[i].fs_type, fstab[i].mount_point, &fs_stat); in mount_with_alternatives()
1967 check_fs(n_blk_device, fstab_entry.fs_type, mount_point, &fs_stat); in fs_mgr_do_mount_helper()