Searched defs:fat_table_alloc_cluster (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dtable.c324 fat_table_alloc_cluster (FatTable* ft) function
342 _("fat_table_alloc_cluster: no free clusters"));
353 result = fat_table_alloc_cluster (ft);

Completed in 15 milliseconds