Searched defs:CloudDiskInode (Results 1 – 1 of 1) sorted by relevance
60 struct CloudDiskInode { struct62 struct stat stat;87 std::shared_ptr<CloudDiskInode> rootNode{nullptr}; argument