Searched refs:fs_get_generator (Results 1 – 3 of 3) sorted by relevance
9 const struct fs_generator* fs_get_generator(const std::string& fs_type);
55 const struct fs_generator* fs_get_generator(const std::string& fs_type) { in fs_get_generator() function
1377 gen = fs_get_generator(partition_type); in fb_perform_format()1618 fs_get_generator(partition_type) != nullptr) { in main()