Home
last modified time | relevance | path

Searched refs:NtfsLookupFile (Results 1 – 3 of 3) 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
821 if (!NtfsLookupFile(Volume, Path, MftRecord, &FileHandle->DataContext)) in NtfsOpen()
/reactos/drivers/filesystems/ntfs/
H A Dntfs.h1187 NtfsLookupFile(PDEVICE_EXTENSION Vcb,
H A Dmft.c3287 NtfsLookupFile(PDEVICE_EXTENSION Vcb, in NtfsLookupFile() function