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

Function lfn_dir_read

kernel/lfnapi.c:204–260  ·  view source on GitHub ↗

Description. * Read next consequitve long file name. The LFN is stored into the * "lip->l_name" in unicode and the corresponding SFN entry raw image into the * "lip->l_dir". If directory entry being read is a 8.3 file name, then * it's image is stored into the "lip->l_dir" and "lip->l_name" has zero * length, i.e. "lip->l_name[0]" == 0. * Return value. * SUCCESS, LHE_INVLDHNDL,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

int21_serviceFunction · 0.85

Calls 3

dir_readFunction · 0.85
lfn_to_unicodeFunction · 0.85
lfn_checksumFunction · 0.85

Tested by

no test coverage detected