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);
251 const struct fs_generator* fs_get_generator(const std::string& fs_type) { in fs_get_generator() function
1745 gen = fs_get_generator(partition_type); in fb_perform_format()2092 fs_get_generator(partition_type) != nullptr) { in Main()