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) for all volumes. This drops the 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.

Note that this does not clear other internal caches (e.g., CachingObjectHandle's caches

used for LSM tree layers).

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