MCPcopy Create free account
hub / github.com/FDOS/kernel / alloc_find_free

Function alloc_find_free

kernel/fatfs.c:640–665  ·  view source on GitHub ↗

alloc_find_free: resets the directory */ Then finds a spare directory entry and if not */ available, tries to extend the directory. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dos_openFunction · 0.85
dos_renameFunction · 0.85
dos_mkdirFunction · 0.85

Calls 3

split_pathFunction · 0.85
find_freeFunction · 0.85
extend_dirFunction · 0.85

Tested by

no test coverage detected