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

Function dir_write_update

kernel/fatdir.c:230–279  ·  view source on GitHub ↗

Description. * Writes directory entry pointed by fnp to disk. In case of erroneous * situation fnode is released. * The caller should set * 1. F_DMOD flag if original directory entry was modified. * Return value. * TRUE - all OK. * FALSE - error occured (fnode is released). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dos_closeFunction · 0.85

Calls 8

printfFunction · 0.85
swap_deletedFunction · 0.85
fputbyteFunction · 0.85
fputwordFunction · 0.85
ISFAT32Function · 0.85
fputlongFunction · 0.85
putdirentFunction · 0.85
flush_buffersFunction · 0.85

Tested by

no test coverage detected