Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Deventpoll.c1295 static const int path_limits[PATH_ARR_SIZE] = { 1000, 500, 100, 50, 10 }; variable
1304 if (++path_count[nests] > path_limits[nests]) in path_count_inc()