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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dcalc.h35 extern int fat_calc_sizes (PedSector size,
H A Dfat.c302 if (!fat_calc_sizes (fs->geom->length, 0,
507 if (!fat_calc_sizes (fs->geom->length,
683 /* FIXME: fat_calc_sizes() needs to say "too big" or "too small", or
702 if (!fat_calc_sizes (length, 0, fat_type, rootdir_sectors,
H A Dcalc.c230 fat_calc_sizes (PedSector size, PedSector align, FatType fat_type, function
279 /* Same as fat_calc_sizes, except it only attempts to match a particular

Completed in 24 milliseconds