Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 746 of file dirwr.c.
Referenced by VfatCloseFile().
{ if (DeviceExt->Flags & VCB_IS_FATX) return FATXDelEntry(DeviceExt, pFcb); else return FATDelEntry(DeviceExt, pFcb); }