FSVolume.KernelCacheCoherencyAction.revoke
An action to invalidate all caches, revoke all access to the item, and trigger vnode reclamation.
Declaration
case revokeDiscussion
Use this action when the module determines that an item no longer exists or is no longer accessible. Common scenarios include:
Another client deleted the item, as detected via server notification.
The module received a server callback indicating the file’s absence.