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
1623 gen = fs_get_generator(partition_type); in fb_perform_format()1965 fs_get_generator(partition_type) != nullptr) { in Main()