Struct ChunkTruncateOperation::chunk_truncate_args
Defined in File data.hpp
Nested Relationships
This struct is a nested type of Class ChunkTruncateOperation.
Struct Documentation
-
struct gkfs::data::ChunkTruncateOperation::chunk_truncate_args
Struct for a truncate operation.
Public Members
-
const std::string *path
Path to affected chunk directory.
-
size_t size
GekkoFS file offset (NOT chunk file) to truncate to.
-
ABT_eventual eventual
Attached eventual.
-
const std::string *path