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

Function dir_read

kernel/fatdir.c:154–219  ·  view source on GitHub ↗

Description. * Read next consequitive directory entry, pointed by fnp. * If some error occures the other critical * fields aren't changed, except those used for caching. * The fnp->f_dmp->dm_entry always corresponds to the directory entry * which has been read. * Return value. * 1 - all OK, directory entry having been read is not empty. * 0 - Direct

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

find_fnameFunction · 0.85
remove_lfn_entriesFunction · 0.85
dos_rmdirFunction · 0.85
find_freeFunction · 0.85
lfn_create_entriesFunction · 0.85
lfn_dir_readFunction · 0.85
dir_openFunction · 0.85
dos_findnextFunction · 0.85

Calls 4

map_clusterFunction · 0.85
printfFunction · 0.85
getdirentFunction · 0.85
swap_deletedFunction · 0.85

Tested by

no test coverage detected