Searched refs:OnlyResident (Results 1 – 2 of 2) sorted by relevance
/reactos/drivers/filesystems/ntfs/ |
H A D | attrib.c | 1225 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 D | ntfs.h | 549 BOOLEAN OnlyResident; member 691 BOOLEAN OnlyResident,
|