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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dcalc.h24 extern PedSector fat_max_cluster_size (FatType fat_type);
H A Dcalc.c63 fat_max_cluster_size (FatType fat_type) { function
242 cluster_sectors <= fat_max_cluster_size (fat_type);
H A Dfat.c760 fat_max_cluster_size (FAT_TYPE_FAT16),

Completed in 63 milliseconds