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

/opensolaris-onvv-gate/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.c349 fat_get_cluster_usage (PedFileSystem* fs, FatCluster cluster) function
379 last_frag_used = (fat_get_cluster_usage (fs, cluster) - 1)

Completed in 84 milliseconds