Searched defs:tot_sectors (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dminfo.c66 int tot_sectors; local
H A Dinit.c230 size_t tot_sectors; local
H A Dfloppyd_io.c355 size_t tot_sectors; local
H A Dmpartition.c292 unsigned int tot_sectors=0; local
487 ioctl(get_fd(Stream), BLKGETSIZE, &tot_sectors); local
[all...]
H A Dfat.c628 check_media_type(Fs_t *This, struct bootsector *boot, unsigned int tot_sectors) argument
674 fat_32_read(Fs_t *This, struct bootsector *boot, unsigned int tot_sectors) argument
709 old_fat_read(Fs_t *This, struct bootsector *boot, int config_fat_bits, size_t tot_sectors, int nodups) argument
740 fat_read(Fs_t *This, struct bootsector *boot, int fat_bits, size_t tot_sectors, int nodups) argument
H A Dmformat.c57 init_geometry_boot(struct bootsector *boot, struct device *dev, int sectors0, int rate_0, int rate_any, unsigned long *tot_sectors, int keepBoot) argument
156 comp_fat_bits(Fs_t *Fs, int estimate, unsigned long tot_sectors, int fat32) argument
223 calc_fat_bits2(Fs_t *Fs, unsigned long tot_sectors, int fat_bits, int may_change_cluster_size, int may_change_root_size) argument
326 xdf_calc_fat_size(Fs_t *Fs, unsigned long tot_sectors, int fat_bits) argument
354 calc_fat_size(Fs_t *Fs, unsigned long tot_sectors) argument
516 calc_cluster_size(struct Fs_t *Fs, unsigned long tot_sectors, int fat_bits) argument
597 calc_fs_parameters(struct device *dev, unsigned long tot_sectors, struct Fs_t *Fs, struct bootsector *boot) argument
662 calc_fs_parameters_32(unsigned long tot_sectors, struct Fs_t *Fs, struct bootsector *boot) argument
781 unsigned long tot_sectors; local
[all...]
H A Dplain_io.c175 size_t tot_sectors; local

Completed in 176 milliseconds