Searched refs:vfat (Results 1 – 25 of 33) sorted by relevance
12
/external/mtools/ |
D | vfat.c | 422 struct vfat_state vfat; in vfat_lookup_loop_common() local 429 clear_vfat(&vfat); in vfat_lookup_loop_common() 452 parse_vses(direntry, &vfat); in vfat_lookup_loop_common() 468 check_vfat(&vfat, &direntry->dir); in vfat_lookup_loop_common() 469 if(!vfat.present) in vfat_lookup_loop_common() 470 vfat.subentries = 0; in vfat_lookup_loop_common() 474 direntry->entry - vfat.subentries); in vfat_lookup_loop_common() 494 if(vfat.present) in vfat_lookup_loop_common() 495 longname = vfat.name; in vfat_lookup_loop_common() 499 return addUsedEntry(cache, direntry->entry - vfat.subentries, in vfat_lookup_loop_common()
|
D | Makefile.Be | 36 streamcache.o subdir.o toupper.o tty.o vfat.o xdf_io.o
|
D | Android.bp | 98 "vfat.c",
|
D | NEWS | 151 Fix multipart pathname parsing bug in vfat.c (forgot limited length) 477 Fixed debug mode in vfat.c 1135 vfat.h
|
/external/ltp/runtest/ |
D | commands | 21 df01_vfat_sh df01.sh -f vfat 32 mkfs01_vfat_sh mkfs01.sh -f vfat
|
/external/e2fsprogs/lib/blkid/tests/ |
D | small-fat32.results | 1 TYPE='vfat'
|
D | fat32_label_64MB.results | 1 TYPE='vfat'
|
D | fat.results | 1 TYPE='vfat'
|
/external/toybox/tests/ |
D | fstype.test | 13 for i in cramfs ext2 ext3 ext4 f2fs ntfs squashfs vfat xfs
|
/external/ltp/testcases/commands/mkfs/ |
D | mkfs01.sh | 22 usage: $0 [-f <ext2|ext3|ext4|vfat|...>]
|
/external/ltp/testcases/commands/df/ |
D | df01.sh | 22 usage: $0 [-f <ext2|ext3|ext4|vfat|...>]
|
/external/freetype/src/base/ |
D | ftrfork.c | 418 CONST_FT_RFORK_RULE_ARRAY_ENTRY(vfat, vfat)
|
/external/toybox/www/doc/ |
D | mount.txt | 58 1) Block device backed filesystems, such as ext2 and vfat. 126 it as vfat.) Ram disks are significantly less efficient than ramfs,
|
/external/mtools/debian/ |
D | changelog | 194 * Fix multipart pathname parsing bug in vfat.c (forgot limited length)
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.36.txt | 93 The blkid library will return vfat in preference to msdos, and ext3 in
|
/external/cpuinfo/test/dmesg/ |
D | nexus4.log | 615 <7>[ 3.262963] SELinux: initialized (dev mmcblk0p1, type vfat), uses mountpoint labeling 616 …] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/modem,target=/firmware,type=vfat)=0
|
D | galaxy-c9-pro.log | 188 [ 2.403731] [0: init: 1] SELinux: initialized (dev mmcblk0p37, type vfat), uses mo… 191 [ 2.409677] [3: init: 1] SELinux: initialized (dev mmcblk0p36, type vfat), uses mo…
|
D | padcod-10.1.log | 1012 <7>[ 9.319498] SELinux: initialized (dev nanda, type vfat), uses genfs_contexts
|
D | nexus5x.log | 1058 [ 4.197171] SELinux: initialized (dev mmcblk0p1, type vfat), uses mountpoint labeling 1059 …__mount(source=/dev/block/platform/soc.0/f9824900.sdhci/by-name/modem,target=/firmware,type=vfat)=0
|
D | nexus6p.log | 1337 [ 4.729904] SELinux: initialized (dev mmcblk0p1, type vfat), uses mountpoint labeling 1338 …__mount(source=/dev/block/platform/soc.0/f9824900.sdhci/by-name/modem,target=/firmware,type=vfat)=0
|
D | oneplus-3t.log | 1391 [ 2.729020]@3 SELinux: initialized (dev sde11, type vfat), uses mountpoint labeling 1392 [ 2.729907]@3 SELinux: initialized (dev sde23, type vfat), uses mountpoint labeling
|
D | galaxy-s5-us.log | 1410 <7>[ 3.148261] SELinux: initialized (dev mmcblk0p1, type vfat), uses mountpoint labeling 1413 <7>[ 3.153096] SELinux: initialized (dev mmcblk0p2, type vfat), uses mountpoint labeling
|
D | oppo-a37.log | 956 <7>[ 3.573874] (1)[1:init]SELinux: initialized (dev mmcblk0p1, type vfat), uses mountpoint labe…
|
D | galaxy-a8-2016-duos.log | 1682 [ 4.268065] [0: init: 1] SELinux: initialized (dev mmcblk0p1, type vfat), uses mou… 1685 [ 4.274792] [0: init: 1] SELinux: initialized (dev mmcblk0p2, type vfat), uses mou…
|
/external/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 1716 genfscon vfat / system_u:object_r:dosfs_t:s0
|
12