Home
last modified time | relevance | path

Searched refs:DirentBcb (Results 1 – 8 of 8) sorted by relevance

/reactos/drivers/filesystems/fastfat/
H A Dvolinfo.c1026 PBCB DirentBcb = NULL; in FatSetFsLabelInfo() local
1144 DirentBcb = NULL; in FatSetFsLabelInfo()
1178 &DirentBcb, in FatSetFsLabelInfo()
1198 &DirentBcb, in FatSetFsLabelInfo()
1216 FatSetDirtyBcb( IrpContext, DirentBcb, Vcb, TRUE ); in FatSetFsLabelInfo()
1232 FatUnpinBcb( IrpContext, DirentBcb ); in FatSetFsLabelInfo()
1255 &DirentBcb, in FatSetFsLabelInfo()
1282 FatSetDirtyBcb( IrpContext, DirentBcb, Vcb, TRUE ); in FatSetFsLabelInfo()
1289 FatUnpinBcb( IrpContext, DirentBcb ); in FatSetFsLabelInfo()
1306 FatUnpinBcb( IrpContext, DirentBcb ); in FatSetFsLabelInfo()
H A Dcreate.c621 PBCB DirentBcb = NULL; in _Requires_lock_held_() local
823 DirentBcb = NULL; in _Requires_lock_held_()
1630 &DirentBcb, in _Requires_lock_held_()
2041 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
2811 PBCB DirentBcb = NULL; in _Requires_lock_held_() local
3255 PBCB DirentBcb = NULL; in _Requires_lock_held_() local
4965 PBCB DirentBcb = NULL; in _Requires_lock_held_() local
5449 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
5692 PBCB DirentBcb = NULL; in _Requires_lock_held_() local
6403 PBCB DirentBcb; in _Requires_lock_held_() local
[all …]
H A Ddirsup.c1031 PBCB DirentBcb = NULL; in _Requires_lock_held_() local
1055 &DirentBcb, in _Requires_lock_held_()
1063 if (DirentBcb) { in _Requires_lock_held_()
1068 FatUnpinBcb(IrpContext, DirentBcb); in _Requires_lock_held_()
2527 PBCB DirentBcb; in _Requires_lock_held_() local
2537 &DirentBcb ); in _Requires_lock_held_()
2548 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
2634 PBCB DirentBcb = NULL; in _Requires_lock_held_() local
2745 &DirentBcb ); in _Requires_lock_held_()
2852 DirentBcb, in _Requires_lock_held_()
[all …]
H A Dnamesup.c407 PBCB DirentBcb = NULL; in _Requires_lock_held_() local
434 &DirentBcb, in _Requires_lock_held_()
445 if ((DirentBcb == NULL) || in _Requires_lock_held_()
500 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
H A Dflush.c559 PBCB DirentBcb = NULL; in _Requires_lock_held_() local
675 &DirentBcb ); in _Requires_lock_held_()
696 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
712 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
H A Dverfysup.c1552 PBCB DirentBcb; in _Requires_lock_held_() local
1581 &DirentBcb ); in _Requires_lock_held_()
1587 if (DirentBcb == NULL) { in _Requires_lock_held_()
1649 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
H A Dfileinfo.c1950 PBCB DirentBcb; in _Requires_lock_held_() local
2009 DirentBcb = NULL; in _Requires_lock_held_()
2034 &DirentBcb ); in _Requires_lock_held_()
2391 FatSetDirtyBcb( IrpContext, DirentBcb, Fcb->Vcb, TRUE ); in _Requires_lock_held_()
2419 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
4534 PBCB DirentBcb; in _Requires_lock_held_() local
4562 &DirentBcb ); in _Requires_lock_held_()
4569 FatSetDirtyBcb( IrpContext, DirentBcb, Fcb->Vcb, TRUE ); in _Requires_lock_held_()
4585 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
H A Dfsctrl.c901 PBCB DirentBcb; in _Requires_lock_held_() local
1040 DirentBcb = NULL; in _Requires_lock_held_()
1420 &DirentBcb, in _Requires_lock_held_()
1755 FatUnpinBcb( IrpContext, DirentBcb ); in _Requires_lock_held_()
5746 PBCB DirentBcb = NULL; local
6362 &DirentBcb );
6373 FatSetDirtyBcb( IrpContext, DirentBcb, Vcb, TRUE );
6375 FatUnpinBcb( IrpContext, DirentBcb );
6376 DirentBcb = NULL;
6548 if (DirentBcb != NULL) {
[all …]