VirtualBox

Changeset 3359 in kBuild for trunk/src/lib/nt/kFsCache.h


Ignore:
Timestamp:
Jun 5, 2020 4:17:17 PM (4 years ago)
Author:
bird
Message:

kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes directory handles, we need to do this befor ere-executing kmk after having remake some include file we needed. It messes up fetching otherwise.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/kFsCache.h

    r3199 r3359  
    555555void        kFsCacheInvalidateMissing(PKFSCACHE pCache);
    556556void        kFsCacheInvalidateAll(PKFSCACHE pCache);
     557void        kFsCacheInvalidateAllAndCloseDirs(PKFSCACHE pCache, KBOOL fIncludingRoot);
    557558void        kFsCacheInvalidateCustomMissing(PKFSCACHE pCache);
    558559void        kFsCacheInvalidateCustomBoth(PKFSCACHE pCache);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette