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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dresize.c637 FatType new_fat_type; local
650 if (!get_fat_type (fs, new_geom, &new_fat_type))
653 fat_calc_resize_sizes (new_geom, fs_info->cluster_sectors, new_fat_type,
686 new_fs_info->fat_type = new_fat_type;

Completed in 324 milliseconds