Home
last modified time | relevance | path

Searched refs:PMOUNTMGR_SET_AUTO_MOUNT (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/ddk/
H A Dmountmgr.h188 } MOUNTMGR_SET_AUTO_MOUNT, *PMOUNTMGR_SET_AUTO_MOUNT; typedef
/reactos/drivers/storage/mountmgr/
H A Ddevice.c107 PMOUNTMGR_SET_AUTO_MOUNT SetState; in MountMgrSetAutoMount()
119 SetState = (PMOUNTMGR_SET_AUTO_MOUNT)Irp->AssociatedIrp.SystemBuffer; in MountMgrSetAutoMount()