Searched defs:fs_type (Results 1 – 6 of 6) sorted by relevance
202 const char* fs_type; //must match what fastboot reports for partition type member213 const struct fs_generator* fs_get_generator(const std::string& fs_type) { in fs_get_generator()
87 const std::string& fs_type = vol->getFsType(); in addFromVolumeManager() local105 auto fs_type = std::string(fstab->recs[i].fs_type); in addFromFstab() local
42 char* fs_type; member
271 Fs_Type fs_type; member in android::FsRecoveryTest
126 static bool is_extfs(const std::string& fs_type) { in is_extfs()138 static void check_fs(const char *blk_device, char *fs_type, char *target, int *fs_stat) in check_fs()
858 const char *mount_point, const char *fs_type, in fs_mgr_add_entry()