Searched defs:INode (Results 1 – 2 of 2) sorted by relevance
31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory()45 void InjectFile(const char *Path, ino_t INode) { in InjectFile()50 void InjectDirectory(const char *Path, ino_t INode) { in InjectDirectory()
101 UInt64 INode; member