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

Function lfn_create_entries

kernel/lfnapi.c:128–193  ·  view source on GitHub ↗

Description. * Create LFN directory entries for the long name "lip->l_name", followed * by the SFN entry with raw image "lip->l_dir". The "lip->l_diroff" points * to the SFN entry on return. * The internal fnode is released on fatal error, except LHE_INVLDHNDL of * course. * Return value. * SUCCESS, LHE_INVLDHNDL, LHE_IOERROR, LHE_NOSPACE */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

int21_serviceFunction · 0.85

Calls 6

lfn_checksumFunction · 0.85
ufstrlenFunction · 0.85
lfn_setup_inodeFunction · 0.85
dir_readFunction · 0.85
extend_dirFunction · 0.85
unicode_to_lfnFunction · 0.85

Tested by

no test coverage detected