Home
last modified time | relevance | path

Searched defs:NtfsLookupFile (Results 1 – 2 of 2) sorted by relevance

/reactos/boot/freeldr/freeldr/lib/fs/
H A Dntfs.c711 static BOOLEAN NtfsLookupFile(PNTFS_VOLUME_INFO Volume, PCSTR FileName, PNTFS_MFT_RECORD MftRecord,… in NtfsLookupFile() function
/reactos/drivers/filesystems/ntfs/
H A Dmft.c3287 NtfsLookupFile(PDEVICE_EXTENSION Vcb, in NtfsLookupFile() function