Searched defs:tot_sectors (Results 1 – 7 of 7) sorted by relevance
/external/mtools/ |
D | mformat.c | 60 unsigned long *tot_sectors, int keepBoot) in init_geometry_boot() 163 unsigned long tot_sectors, int fat32) in comp_fat_bits() 230 static void calc_fat_bits2(Fs_t *Fs, unsigned long tot_sectors, int fat_bits, in calc_fat_bits2() 334 static void xdf_calc_fat_size(Fs_t *Fs, unsigned long tot_sectors, in xdf_calc_fat_size() 362 static void calc_fat_size(Fs_t *Fs, unsigned long tot_sectors) in calc_fat_size() 524 static void calc_cluster_size(struct Fs_t *Fs, unsigned long tot_sectors, in calc_cluster_size() 610 static void calc_fs_parameters(struct device *dev, unsigned long tot_sectors, in calc_fs_parameters() 670 static void calc_fs_parameters_32(unsigned long tot_sectors, in calc_fs_parameters_32() 787 static int get_lba_geom(Stream_t *Direct, unsigned long tot_sectors, struct device *dev, char *errm… in get_lba_geom() 903 unsigned long tot_sectors=0; in mformat() local
|
D | minfo.c | 188 unsigned long tot_sectors; in minfo() local
|
D | fat.c | 626 unsigned int tot_sectors) in check_media_type() 672 unsigned int tot_sectors) in fat_32_read() 707 size_t tot_sectors, int nodups) in old_fat_read() 737 size_t tot_sectors, int nodups) in fat_read()
|
D | init.c | 256 size_t tot_sectors; in fs_init() local
|
D | mpartition.c | 338 unsigned int tot_sectors=0; in mpartition() local
|
D | floppyd_io.c | 408 size_t tot_sectors; in floppyd_geom() local
|
D | plain_io.c | 179 size_t tot_sectors; in file_geom() local
|