Home
last modified time | relevance | path

Searched refs:AttributeIndexAllocation (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rosapps/applications/rosinternals/nfi/
H A Dnfi.c34 AttributeIndexAllocation = 0xA0, enumerator
450 case AttributeIndexAllocation: in PrintAttributeInfo()
/reactos/drivers/filesystems/ntfs/
H A Dbtree.c718 AttributeIndexAllocation, in CreateBTreeFromIndex()
1197 …Status = FindAttribute(DeviceExt, FileRecord, AttributeIndexAllocation, L"$I30", 4, &IndexAllocati… in UpdateIndexAllocation()
1233 …Status = FindAttribute(DeviceExt, FileRecord, AttributeIndexAllocation, L"$I30", 4, &IndexAllocati… in UpdateIndexAllocation()
H A Dattrib.c434 AttributeAddress->Type = AttributeIndexAllocation; in AddIndexAllocation()
1660 case AttributeIndexAllocation: in NtfsDumpAttribute()
H A Dntfs.h170 AttributeIndexAllocation = 0xA0, enumerator
H A Dmft.c1840 …Status = FindAttribute(Vcb, MftRecord, AttributeIndexAllocation, L"$I30", 4, &IndexAllocationCtx, … in UpdateIndexEntryFileNameSize()
3020 …Status = FindAttribute(Vcb, MftRecord, AttributeIndexAllocation, L"$I30", 4, &IndexAllocationConte… in BrowseIndexEntries()