Searched refs:fs_mgr_is_f2fs (Results 1 – 3 of 3) sorted by relevance
98 bool fs_mgr_is_f2fs(const std::string& blk_device);
795 auto f2fs = fs_mgr_is_f2fs(device_path); in fs_mgr_overlayfs_mount_scratch()
659 bool fs_mgr_is_f2fs(const std::string& blk_device) { in fs_mgr_is_f2fs() function