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