Searched refs:depth_remaining (Results 1 – 1 of 1) sorted by relevance
967 int depth_remaining = MAX_SEARCH_DEPTH; in ntfs_best_match() local993 for (; cur_match >= 0 && depth_remaining--; cur_match = prev[cur_match]) { in ntfs_best_match()