Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/
Dcommon.h45 const char* fs_type; // "yaffs2" or "ext4" or "vfat" member
Droots.cpp78 char* fs_type = strtok(NULL, " \t\n"); in load_volume_table() local
/bootable/recovery/updater/
Dinstall.c54 char* fs_type; in MountFn() local
207 char* fs_type; in FormatFn() local