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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dfat.c594 FatCluster _cluster_count; local
606 &_cluster_count,
608 && _calc_resize_data_size (fs, _cluster_sectors, _cluster_count,
620 &_cluster_count,
622 && _calc_resize_data_size (fs, _cluster_sectors, _cluster_count,
697 FatCluster _cluster_count;
703 &_cluster_sectors, &_cluster_count, &_fat_size))
711 if (_cluster_count < cluster_count)
713 if (_cluster_count > cluster_count)

Completed in 21 milliseconds