Searched refs:fs_mgr_is_ext4 (Results 1 – 3 of 3) sorted by relevance
97 bool fs_mgr_is_ext4(const std::string& blk_device);
845 } else if (fs_mgr_is_ext4(device_path)) { in MountScratch()
347 bool fs_mgr_is_ext4(const std::string& blk_device) { in fs_mgr_is_ext4() function