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

/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_fat.c86 #define fat_block_for_cluster(cluster, mount) \ macro
251 size_t cluster_fat_block = fat_block_for_cluster(cluster, mount)+mount->fat_start;

Completed in 43 milliseconds