Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
|
This is the complete list of members for StorageHelper, including all inherited members.
attachFileToLoopDevice(int loopFd, int fileFd) | StorageHelper | static |
attachLoopDevice(const std::string &sourceFile, std::string *loopDevice) | StorageHelper | static |
cleanMountLostAndFound(const std::string &mountPoint, const std::string &logTag) | StorageHelper | static |
createFileIfNeeded(const std::string &filePath, const size_t storageSize, const uid_t userId, const std::string &fileSystem) | StorageHelper | static |
deleteRecursive(int dirfd, int depth) | StorageHelper | static |
getLoopDevice(const std::string &backingFile) | StorageHelper | static |
getMountOptions(const std::list< std::string > &mountOptions) (defined in StorageHelper) | StorageHelper | static |
loopDeviceAssociate(int fileFd, std::string *loopDevPath) | StorageHelper | static |
openLoopDevice(std::string *loopDevice) | StorageHelper | static |
rmdirContents(int dirFd, const std::string &path) | StorageHelper | static |
rmdirRecursive(int dirFd, const std::string &path) | StorageHelper | static |