Searched refs:fstype (Results 1 – 15 of 15) sorted by relevance
/external/e2fsprogs/misc/ |
D | fsck.c | 116 char *fstype = NULL; variable 699 else if (fstype && strncmp(fstype, "no", 2) && in fsck_device() 700 strncmp(fstype, "opts=", 5) && strncmp(fstype, "loop", 4) && in fsck_device() 701 !strchr(fstype, ',')) in fsck_device() 702 type = fstype; in fsck_device() 1199 if (fstype) in PRS() 1207 fstype = string_copy(tmp); in PRS() 1208 compile_fs_type(fstype, &fs_type_compiled); in PRS()
|
/external/kernel-headers/original/linux/ |
D | mount.h | 80 extern struct vfsmount *do_kern_mount(const char *fstype, int flags,
|
/external/e2fsprogs/lib/blkid/ |
D | blkid.h | 77 int blkid_known_fstype(const char *fstype);
|
D | probe.c | 1328 int blkid_known_fstype(const char *fstype) in blkid_known_fstype() argument 1333 if (strcmp(fstype, id->bim_type) == 0) in blkid_known_fstype()
|
/external/bluetooth/glib/gio/ |
D | glocalfile.c | 948 const char *fstype; in g_local_file_query_filesystem_info() local 1035 fstype = g_strdup(statfs_buffer.f_fstypename); in g_local_file_query_filesystem_info() 1037 fstype = get_fs_type (statfs_buffer.f_type); in g_local_file_query_filesystem_info() 1041 fstype = g_strdup(statfs_buffer.f_basetype); in g_local_file_query_filesystem_info() 1045 if (fstype && in g_local_file_query_filesystem_info() 1048 g_file_info_set_attribute_string (info, G_FILE_ATTRIBUTE_FILESYSTEM_TYPE, fstype); in g_local_file_query_filesystem_info()
|
/external/e2fsprogs/po/ |
D | e2fsprogs.pot | 3287 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|
D | ca.po | 3292 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|
D | de.po | 3474 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|
D | nl.po | 3465 msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|
D | it.po | 3567 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|
D | sv.po | 3469 msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|
D | pl.po | 3452 msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|
D | cs.po | 3461 msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|
D | tr.po | 3632 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|
D | vi.po | 3457 msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
|