Searched defs:fs_type (Results 1 – 12 of 12) sorted by relevance
/external/autotest/client/bin/ |
D | fsinfo.py | 31 def parse_mke2fs_conf(fs_type, conf_file='/etc/mke2fs.conf'): argument 285 def match_ext_options(fs_type, dev, needed_options): argument 361 def match_mkfs_option(fs_type, dev, needed_options): argument
|
/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 | 1050 static char **parse_fs_type(const char *fs_type, in parse_fs_type() 1293 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/squashfs-tools/kernel/fs/squashfs/ |
D | super.c | 342 static int squashfs_get_sb(struct file_system_type *fs_type, int flags, in squashfs_get_sb()
|
/external/kernel-headers/original/uapi/linux/ |
D | msdos_fs.h | 136 __u8 fs_type[8]; /* file system type */ member 159 __u8 fs_type[8]; /* file system type */ member
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 116 struct lp_type fs_type, in generate_quad_mask() 770 struct lp_type fs_type; in generate_fragment() local
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/ |
D | t1types.h | 88 FT_UShort fs_type; member
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
D | t1types.h | 88 FT_UShort fs_type; member
|
/external/freetype/include/freetype/internal/ |
D | t1types.h | 89 FT_UShort fs_type; member
|
/external/libchrome/crypto/ |
D | nss_util.cc | 161 base::FileSystemType fs_type = base::FILE_SYSTEM_UNKNOWN; in UseLocalCacheOfNSSDatabaseIfNFS() local
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | os2_table.cc | 326 void OS2Table::Builder::SetFsType(int32_t fs_type) { in SetFsType()
|