Searched refs:search_match (Results 1 – 1 of 1) sorted by relevance
819 .map([](SearchMatch search_match) { in SearchDirectoriesForMatchingInodes() argument820 return InodeResult::makeSuccess(search_match.inode, std::move(search_match.filename)); in SearchDirectoriesForMatchingInodes()