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