Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/shared_impl/
Dfile_type_conversion.cc84 PP_FileSystemType fs_type, in PlatformFileInfoToPepperFileInfo()
/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.c970 static char **parse_fs_type(const char *fs_type, in parse_fs_type()
1195 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/chromium_org/webkit/browser/fileapi/
Dfile_system_quota_client.cc187 FileSystemType fs_type = QuotaStorageTypeToFileSystemType(type); in DeleteOriginData() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c116 struct lp_type fs_type, in generate_quad_mask()
770 struct lp_type fs_type; in generate_fragment() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c116 struct lp_type fs_type, in generate_quad_mask()
770 struct lp_type fs_type; in generate_fragment() local
/external/freetype/include/freetype/internal/
Dt1types.h88 FT_UShort fs_type; member
/external/chromium_org/third_party/freetype/include/freetype/internal/
Dt1types.h88 FT_UShort fs_type; member
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc326 void OS2Table::Builder::SetFsType(int32_t fs_type) { in SetFsType()
/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc324 void OS2Table::Builder::SetFsType(int32_t fs_type) { in SetFsType()
/external/qemu/
Dusb-linux.c1263 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