Home
last modified time | relevance | path

Searched refs:AttributeVolumeInformation (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rosapps/applications/rosinternals/nfi/
H A Dnfi.c31 AttributeVolumeInformation = 0x70, enumerator
466 case AttributeVolumeInformation: in PrintAttributeInfo()
/reactos/drivers/filesystems/ntfs/
H A Dfsctl.c388 …Status = FindAttribute(DeviceExt, VolumeRecord, AttributeVolumeInformation, L"", 0, &AttrCtxt, NUL… in NtfsGetVolumeData()
H A Dntfs.h167 AttributeVolumeInformation = 0x70, enumerator
H A Dattrib.c1647 case AttributeVolumeInformation: in NtfsDumpAttribute()