Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Deventpoll.c1296 static int path_count_inc(int nests) in path_count_inc() argument
1299 if (nests == 0) in path_count_inc()
1302 if (++path_count[nests] > path_limits[nests]) in path_count_inc()