Searched refs:vfat_super_block (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/volume_id/lib/
H A Dfat.c45 struct vfat_super_block { struct
250 struct vfat_super_block *vs;
283 vs = (struct vfat_super_block *) buf;
392 vs = (struct vfat_super_block *) volume_id_get_buffer(id, off, 0x200);
418 vs = (struct vfat_super_block *) volume_id_get_buffer(id, off, 0x200);
470 vs = (struct vfat_super_block *) volume_id_get_buffer(id, off, 0x200);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dprobe.h139 struct vfat_super_block { struct
H A Dprobe.c169 struct vfat_super_block *vs;
174 vs = (struct vfat_super_block *)buf;

Completed in 121 milliseconds