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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dfatio.c111 fat_write_clusters (PedFileSystem* fs, char *buf, FatCluster cluster, function
128 return fat_write_clusters (fs, buf, cluster, 1);
135 if (!fat_write_clusters (fs, buf, cluster, count))
H A Dfatio.h39 extern int fat_write_clusters (PedFileSystem* fs, char* buf, FatCluster cluster,

Completed in 21 milliseconds