Home
last modified time | relevance | path

Searched refs:OnlyResident (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filesystems/ntfs/
H A Dattrib.c1225 if (Context->OnlyResident) in InternalReadNonResidentAttributes()
1386 BOOLEAN OnlyResident, in FindFirstAttribute() argument
1391 …DPRINT("FindFistAttribute(%p, %p, %p, %p, %u, %p)\n", Context, Vcb, FileRecord, OnlyResident, Attr… in FindFirstAttribute()
1394 Context->OnlyResident = OnlyResident; in FindFirstAttribute()
H A Dntfs.h549 BOOLEAN OnlyResident; member
691 BOOLEAN OnlyResident,