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

Function extend

kernel/fatfs.c:884–920  ·  view source on GitHub ↗

extend a directory or file by exactly one cluster */ only map_cluster calls this in a loop (for files) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

extend_dirFunction · 0.85
map_clusterFunction · 0.85

Calls 5

find_fat_freeFunction · 0.85
link_fatFunction · 0.85
setdstartFunction · 0.85
next_clusterFunction · 0.85
put_stringFunction · 0.85

Tested by

no test coverage detected