Searched refs:IncFs_Root (Results 1 – 3 of 3) sorted by relevance
167 IncFsErrorCode IncFs_Root(const IncFsControl* control, char buffer[], size_t* bufferSize);
156 if (auto err = IncFs_Root(control, result.data(), &size); err < 0) { in root()
548 IncFsErrorCode IncFs_Root(const IncFsControl* control, char buffer[], size_t* bufferSize) { in IncFs_Root() function