Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_priv.h97 bool fs_mgr_is_ext4(const std::string& blk_device);
Dfs_mgr_overlayfs.cpp796 auto ext4 = fs_mgr_is_ext4(device_path); in fs_mgr_overlayfs_mount_scratch()
Dfs_mgr.cpp360 bool fs_mgr_is_ext4(const std::string& blk_device) { in fs_mgr_is_ext4() function