Searched refs:Ext2CheckDismount (Results 1 – 5 of 5) sorted by relevance
/reactos/drivers/filesystems/ext2/src/ |
H A D | pnp.c | 220 bDeleted = Ext2CheckDismount(IrpContext, Vcb, TRUE); in Ext2PnpQueryRemove() 292 bDeleted = Ext2CheckDismount(IrpContext, Vcb, TRUE); in Ext2PnpRemove() 362 bDeleted = Ext2CheckDismount(IrpContext, Vcb, TRUE); in Ext2PnpSurpriseRemove()
|
H A D | except.c | 214 if (Ext2CheckDismount(IrpContext, Vcb, FALSE)) { in Ext2ExceptionHandler()
|
H A D | fsctl.c | 388 Ext2CheckDismount(IrpContext, Vcb, FALSE); in Ext2InvalidateVolumes() 2572 Ext2CheckDismount(IrpContext, Vcb, TRUE); in Ext2DismountVolume() 2592 Ext2CheckDismount ( in Ext2CheckDismount() function
|
H A D | memory.c | 267 Ext2CheckDismount(NULL, Vcb, FALSE); in Ext2FreeFcb()
|
/reactos/drivers/filesystems/ext2/inc/ |
H A D | ext2fs.h | 2498 Ext2CheckDismount (
|