Searched defs:RandomAccessFileEntity (Results 1 – 1 of 1) sorted by relevance
32 struct RandomAccessFileEntity { struct33 unique_ptr<DistributedFS::FDGuard> fd = {nullptr};34 int64_t filePointer = 0;35 int64_t start = INVALID_POS;36 int64_t end = INVALID_POS;