class ClearCaches
Defined at line 551 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/markers.h
Clears the directory entry cache (dirent cache) and internal object store caches (including
LSM tree object caches, layer file chunk caches, and non-permanent unwrapped keys). This
drops strong references held by the cache to filesystem nodes (files and directories). If
these nodes are not currently open elsewhere, they will be dropped, freeing their associated
resources (including VMOs). Subsequent access to these paths will force Fxfs to recreate
the nodes and reload metadata from disk.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal