Searched defs:fs_type (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/misc/ |
D | blkid.c | 135 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
|
D | mke2fs.c | 936 static char **parse_fs_type(const char *fs_type, in parse_fs_type() 1145 const char * fs_type = 0; in PRS() local
|
D | fsck.c | 744 static void compile_fs_type(char *fs_type, struct fs_type_compile *cmp) in compile_fs_type()
|
/external/freetype/include/freetype/internal/ |
D | t1types.h | 88 FT_UShort fs_type; member
|
/external/qemu/ |
D | usb-linux.c | 1262 const char *fs_type[] = {"unknown", "proc", "dev", "sys"}; in usb_host_scan() local
|
/external/qemu/block/ |
D | vvfat.c | 252 uint8_t fs_type; /* 0x1 = FAT12, 0x6 = FAT16, 0xe = FAT16_LBA, 0xb = FAT32, 0xc = FAT32_LBA */ member
|