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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmmount.c44 struct bootsector *boot = (struct bootsector *) boot0;
H A Dminfo.c39 static void displayInfosector(Stream_t *Stream, struct bootsector *boot)
62 struct bootsector *boot = (struct bootsector *) boot0;
131 printf("bootsector information\n");
H A DfsP.h94 int fat_read(Fs_t *This, struct bootsector *boot, int fat_bits,
H A Dllong.h106 struct bootsector *boot,
H A Dinit.c42 static int read_boot(Stream_t *Stream, struct bootsector * boot, int size)
80 static int get_media_type(Stream_t *St, struct bootsector *boot)
107 struct bootsector *boot,
237 struct bootsector *boot = (struct bootsector *) boot0;
H A Dmclasserase.c87 struct bootsector *boot = (struct bootsector *) boot0;
H A Dstream.h41 struct bootsector *);
H A Dxdf_io.c530 static int check_geom(struct device *dev, int media, struct bootsector *boot)
562 static void set_geom(struct bootsector *boot, struct device *dev)
576 struct bootsector *boot)
599 struct bootsector *boot;
666 boot = (struct bootsector *) This->buffer;
H A Dmformat.c57 static int init_geometry_boot(struct bootsector *boot, struct device *dev,
281 static __inline__ void format_root(Fs_t *Fs, char *label, struct bootsector *boot)
498 static __inline__ void inst_boot_prg(struct bootsector *boot, int offset)
598 struct Fs_t *Fs, struct bootsector *boot)
663 struct Fs_t *Fs, struct bootsector *boot)
695 "[-k] [-B bootsector] [-r root_dir_len] [-L fat_len] "
775 struct bootsector *boot;
1151 boot = (struct bootsector *) buf;
1234 * bootsector */
H A Dfat.c628 static int check_media_type(Fs_t *This, struct bootsector *boot,
674 static int fat_32_read(Fs_t *This, struct bootsector *boot,
709 static int old_fat_read(Fs_t *This, struct bootsector *boot,
740 int fat_read(Fs_t *This, struct bootsector *boot, int fat_bits,
H A Dmlabel.c113 struct bootsector boot;
H A Dmsdos.h132 /* FAT32 specific info in the bootsector */
162 struct bootsector { struct
H A Dfloppyd_io.c353 int media, struct bootsector *boot)
H A Dplain_io.c171 int media, struct bootsector *boot)

Completed in 64 milliseconds