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

Function remove_lfn_entries

kernel/fatfs.c:307–328  ·  view source on GitHub ↗

Description. * Remove entries with D_LFN attribute preceeding the directory entry * pointed by fnp, fnode isn't modified (I hope). * Return value. * SUCCESS - completed successfully. * DE_ACCESS - error occurred, fnode is released. * input: fnp with valid non-LFN directory entry, not equal to '..' or * '.' */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

delete_dir_entryFunction · 0.85
dos_renameFunction · 0.85

Calls 1

dir_readFunction · 0.85

Tested by

no test coverage detected