Searched refs:fromFd (Results 1 – 3 of 3) sorted by relevance
34 std::string fromFd(int fd);
125 std::string fromFd(int fd) { in fromFd() function
102 auto cmdFile = path::fromFd(fd); in rootForCmd()588 if (path::fromFd(rootFd) != updatedTargetDir) { in IncFs_Mount()1589 const auto fdPath = path::fromFd(fd); in IncFs_IsFullyLoaded()