Home
last modified time | relevance | path

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

/reactos/drivers/storage/mountmgr/
H A Ddatabase.c637 DeviceInformation->NoDatabase = TRUE; in ReconcileThisDatabaseWithMasterWorker()
1119 DeviceInformation->NoDatabase = FALSE; in ReconcileThisDatabaseWithMasterWorker()
1510 DeviceInformation->NoDatabase = FALSE; in OnlineMountedVolumes()
1595 DeviceInformation->NoDatabase = TRUE; in OnlineMountedVolumes()
H A Dmntmgr.h57 BOOLEAN NoDatabase; member
H A Dpoint.c213 if (!DeviceInfo->NoDatabase) in MountMgrCreatePointWorker()
H A Dmountmgr.c1343 if (!CurrentDevice->NoDatabase) in MountMgrMountedDeviceArrival()
1445 DeviceInformation->NoDatabase = TRUE; in MountMgrMountedDeviceRemoval()