Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_priv.h98 bool fs_mgr_is_f2fs(const std::string& blk_device);
Dfs_mgr_overlayfs.cpp795 auto f2fs = fs_mgr_is_f2fs(device_path); in fs_mgr_overlayfs_mount_scratch()
Dfs_mgr.cpp659 bool fs_mgr_is_f2fs(const std::string& blk_device) { in fs_mgr_is_f2fs() function