Home
last modified time | relevance | path

Searched refs:symlink_count (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.c488 int symlink_count = 0; /* Don't allow symlink recursion */ in ubifs_findfile() local
529 if (symlink_count++ > 8) { in ubifs_findfile()