Home
last modified time | relevance | path

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

/fs/
Deventpoll.c1377 static const int path_limits[PATH_ARR_SIZE] = { 1000, 500, 100, 50, 10 }; variable
1386 if (++path_count[nests] > path_limits[nests]) in path_count_inc()