Searched refs:kCouldNotFindFilename (Results 1 – 3 of 3) sorted by relevance
31 static constexpr int kCouldNotFindFilename = -ENOENT; member
833 return InodeResult::makeFailure(inode, InodeResult::kCouldNotFindFilename); in SearchDirectoriesForMatchingInodes()
2768 results.push_back(InodeResult::makeFailure(inode, InodeResult::kCouldNotFindFilename)); in MakeAllFailInodes()