Searched refs:procfsForFd (Results 1 – 3 of 3) sorted by relevance
35 std::string procfsForFd(int fd);
119 std::string procfsForFd(int fd) { in procfsForFd() function
590 if (!restoreconControlFiles(path::procfsForFd(rootFd))) { in IncFs_Mount()