Home
last modified time | relevance | path

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

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