ewmscp
..
|
This is the complete list of members for gpfsIoCommon, including all inherited members.
aclFromGpfs(const gpfs_acl_handler &acl, const std::string &aPath) | gpfsIoCommon | static |
blockBookkeepingMutex | gpfsIoCommon | protected |
blockSize | ioHandle | protected |
fd | posixFileIoCommon | protected |
getAclData() override | gpfsIoCommon | virtual |
getAttrData(const outputHandler::base *aOutputHandler) override | gpfsIoCommon | virtual |
getBlockSize() const | ioHandle | inlinevirtual |
getStat() override | posixFileIoCommon | virtual |
getXattr(const std::string &name) override | posixFileIoCommon | virtual |
gpfsIoCommon(const std::string &aPath) | gpfsIoCommon | |
handleParallelUsedBlocks(size_t aBlockSize, off_t offset) | gpfsIoCommon | protected |
ioHandle() | ioHandle | inline |
leastRecentlyAccessedBlock | gpfsIoCommon | protected |
leastRecentlyReleasedBlock | gpfsIoCommon | protected |
nextUsedBlockMap | gpfsIoCommon | protected |
parallelizable() const | ioHandle | inlinevirtual |
path | posixFileIoCommon | protected |
posixFileIoCommon(const std::string &aPath) | posixFileIoCommon | |
releaseUsedBlocks(size_t aBlockSize) | gpfsIoCommon | protected |
removeXattr(const std::string &name) override | posixFileIoCommon | virtual |
setBlockSize(size_t newSize) | ioHandle | inlinevirtual |
setXattr(const std::string &name, const std::string &value) override | posixFileIoCommon | virtual |
usedBlockMap | gpfsIoCommon | protected |
~gpfsIoCommon() override=default | gpfsIoCommon | |
~ioHandle() noexcept(false) | ioHandle | inlinevirtual |