Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Deventpoll.c1370 static const int path_limits[PATH_ARR_SIZE] = { 1000, 500, 100, 50, 10 }; variable
1379 if (++path_count[nests] > path_limits[nests]) in path_count_inc()