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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dfat.c96 struct vfat_dir_entry { struct
136 struct vfat_dir_entry *dir,
137 struct vfat_dir_entry *entry)
187 struct vfat_dir_entry *dir, struct vfat_dir_entry *entry)
213 struct vfat_dir_entry *dir, unsigned int count)
251 struct vfat_dir_entry *dir;
357 dir_size = ((dir_entries * sizeof(struct vfat_dir_entry)) +
383 buf_size = root_dir_entries * sizeof(struct vfat_dir_entry);
388 dir = (struct vfat_dir_entry*) bu
[all...]

Completed in 34 milliseconds