Searched refs:fs_get_generator (Results 1 – 3 of 3) sorted by relevance
8 const struct fs_generator* fs_get_generator(const std::string& fs_type);
208 const struct fs_generator* fs_get_generator(const std::string& fs_type) { in fs_get_generator() function
1513 gen = fs_get_generator(partition_type); in fb_perform_format()1785 fs_get_generator(partition_type) != nullptr) { in Main()