Searched refs:symlink_count (Results 1 – 1 of 1) sorted by relevance
485 int symlink_count = 0; /* Don't allow symlink recursion */ in ubifs_findfile() local526 if (symlink_count++ > 8) { in ubifs_findfile()