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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dcalc.h25 extern FatCluster fat_min_cluster_count (FatType fat_type);
H A Dcalc.c74 fat_min_cluster_count (FatType fat_type) { function
218 || cluster_count < fat_min_cluster_count (fat_type))
H A Dfat.c758 fat_min_cluster_count (FAT_TYPE_FAT16));
787 fat_min_cluster_count (FAT_TYPE_FAT32));

Completed in 362 milliseconds