Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dblkid.c135 static void pretty_print_line(const char *device, const char *fs_type, in pretty_print_line()
172 const char *uuid = "", *fs_type = "", *label = ""; in pretty_print_dev() local
Dmke2fs.c936 static char **parse_fs_type(const char *fs_type, in parse_fs_type()
1145 const char * fs_type = 0; in PRS() local
Dfsck.c744 static void compile_fs_type(char *fs_type, struct fs_type_compile *cmp) in compile_fs_type()
/external/freetype/include/freetype/internal/
Dt1types.h88 FT_UShort fs_type; member
/external/qemu/
Dusb-linux.c1262 const char *fs_type[] = {"unknown", "proc", "dev", "sys"}; in usb_host_scan() local
/external/qemu/block/
Dvvfat.c252 uint8_t fs_type; /* 0x1 = FAT12, 0x6 = FAT16, 0xe = FAT16_LBA, 0xb = FAT32, 0xc = FAT32_LBA */ member