Home
last modified time | relevance | path

Searched refs:StorageType (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/lib/cmlib/
H A Dcmvalue.c210 IN HSTORAGE_TYPE StorageType, in CmpAddValueToList() argument
292 IN HSTORAGE_TYPE StorageType, in CmpSetValueDataNew() argument
304 *DataCell = HvAllocateCell(Hive, DataSize, StorageType, HCELL_NIL); in CmpSetValueDataNew()
379 IN HSTORAGE_TYPE StorageType) in CmpCopyCell() argument
395 StorageType, in CmpCopyCell()
420 IN HSTORAGE_TYPE StorageType) in CmpCopyValue() argument
439 StorageType); in CmpCopyValue()
496 StorageType); in CmpCopyValue()
525 IN HSTORAGE_TYPE StorageType) in CmpCopyKeyValueList() argument
552 StorageType); in CmpCopyKeyValueList()
[all …]
H A Dcmlib.h806 IN HSTORAGE_TYPE StorageType,
817 IN HSTORAGE_TYPE StorageType,
869 IN HSTORAGE_TYPE StorageType
/reactos/ntoskrnl/config/
H A Dcmapi.c153 IN ULONG StorageType, in CmpSetValueKeyNew() argument
176 StorageType, in CmpSetValueKeyNew()
225 StorageType, in CmpSetValueKeyNew()
253 StorageType, in CmpSetValueKeyNew()
276 IN ULONG StorageType, in CmpSetValueKeyExisting() argument
2478 StorageType, in CmpDeepCopyKeyInternal()
2492 StorageType); in CmpDeepCopyKeyInternal()
2542 StorageType); in CmpDeepCopyKeyInternal()
2557 StorageType); in CmpDeepCopyKeyInternal()
2635 IN HSTORAGE_TYPE StorageType, in CmpDeepCopyKey() argument
[all …]
H A Dcmparse.c221 ULONG StorageType; in CmpDoCreateChild() local
226 StorageType = Stable; in CmpDoCreateChild()
227 if (ParseContext->CreateOptions & REG_OPTION_VOLATILE) StorageType = Volatile; in CmpDoCreateChild()
233 StorageType, in CmpDoCreateChild()
261 StorageType, in CmpDoCreateChild()
/reactos/sdk/include/xdk/
H A Dntifs.template.h1474 FILE_STORAGE_TYPE StorageType; member
1496 FILE_STORAGE_TYPE StorageType; member
1508 FILE_STORAGE_TYPE StorageType; member
/reactos/ntoskrnl/include/internal/
H A Dcm.h1350 IN HSTORAGE_TYPE StorageType
1359 IN HSTORAGE_TYPE StorageType,
/reactos/drivers/filesystems/nfs/
H A Dnfs41_driver.c3945 RX_FILE_TYPE StorageType = FileTypeNotYetKnown; local
3968 StorageType = FileTypeDirectory;
3970 StorageType = FileTypeFile;
3972 RxFinishFcbInitialization(Fcb, RDBSS_STORAGE_NTC(StorageType),