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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dfat.c593 PedSector _cluster_sectors; local
605 &_cluster_sectors,
608 && _calc_resize_data_size (fs, _cluster_sectors, _cluster_count,
619 &_cluster_sectors,
622 && _calc_resize_data_size (fs, _cluster_sectors, _cluster_count,
696 PedSector _cluster_sectors;
703 &_cluster_sectors, &_cluster_count, &_fat_size))
706 if (_cluster_sectors < cluster_sectors)
708 if (_cluster_sectors > cluster_sectors)

Completed in 21 milliseconds