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);
796 auto ext4 = fs_mgr_is_ext4(device_path); in fs_mgr_overlayfs_mount_scratch()
360 bool fs_mgr_is_ext4(const std::string& blk_device) { in fs_mgr_is_ext4() function