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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dcount.h50 extern PedSector fat_get_cluster_usage (PedFileSystem* fs, FatCluster cluster);
H A Dcount.c350 fat_get_cluster_usage (PedFileSystem* fs, FatCluster cluster) function
380 last_frag_used = (fat_get_cluster_usage (fs, cluster) - 1)

Completed in 16 milliseconds