Searched defs:fs_type (Results 1 – 6 of 6) sorted by relevance
39 const char* fs_type; //must match what fastboot reports for partition type member51 const struct fs_generator* fs_get_generator(const std::string& fs_type) { in fs_get_generator()
57 char *fs_type; member
278 Fs_Type fs_type; member in android::FsRecoveryTest
389 const char *mount_point, const char *fs_type, in fs_mgr_add_entry()
96 static void check_fs(char *blk_device, char *fs_type, char *target) in check_fs()
2901 int fs_type = get_fs_type(rec); local