Searched refs:kCouldNotFindFilename (Results 1 – 3 of 3) sorted by relevance
30 case InodeResult::kCouldNotFindFilename: in ErrorMessage()
35 static constexpr int kCouldNotFindFilename = ENOKEY; member
904 return InodeResult::makeFailure(inode, InodeResult::kCouldNotFindFilename); in SearchDirectoriesForMatchingInodes()1207 return InodeResult::makeFailure(inode, InodeResult::kCouldNotFindFilename); in FilterFilenamesForSpecificInodes()