MCPcopy Index your code
hub / github.com/FDOS/kernel / next_cluster

Function next_cluster

kernel/fattab.c:380–407  ·  view source on GitHub ↗

Given the disk parameters, and a cluster number, this function */ looks at the FAT, and returns the next cluster in the clain or */ 0 if there is no chain, 1 on error, LONG_LAST_CLUSTER at end. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

wipe_out_clustersFunction · 0.85
find_fat_freeFunction · 0.85
extendFunction · 0.85
map_clusterFunction · 0.85
fatfs.cFile · 0.85
shrink_fileFunction · 0.85

Calls 3

link_fatFunction · 0.85
ISFAT32Function · 0.85
clusterMessageFunction · 0.85

Tested by

no test coverage detected