Searched refs:vfat (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A DMakefile6 obj-$(CONFIG_VFAT_FS) += vfat.o
10 vfat-y := namei_vfat.o
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dmount.testroot27 mkfs.ext2 mkfs.vfat mount umount losetup wc << EOF
49 mkdir -p images/{ext2.dir,vfat.dir,test1,test2,test3}
52 dd if=/dev/zero of=images/vfat.img bs=1M count=1 2> /dev/null
53 mkfs.vfat images/vfat.img > /dev/null
57 testing "mount vfat image (explicitly autodetect type)" \
58 "mount -t auto images/vfat.img images/vfat.dir && mount | tail -n 1 | grep -o 'vfat.dir type vfat'" \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dvfat.c18 * vfat.c
26 #include "vfat.h"
418 struct vfat_state vfat; local
424 clear_vfat(&vfat);
444 parse_vses(direntry, &vfat);
451 * thus we should make sure that the vfat structure will be
460 check_vfat(&vfat, &direntry->dir);
461 if(!vfat.present)
462 vfat.subentries = 0;
466 direntry->entry - vfat
[all...]
H A DMakefile.Be36 streamcache.o subdir.o toupper.o tty.o vfat.o xdf_io.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dnamespace.pl140 || m:fs/vfat/vfat.o$:

Completed in 75 milliseconds