Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dnamei.c348 if (current->total_link_count >= 40) in do_follow_link()
355 current->total_link_count++; in do_follow_link()
670 current->total_link_count = 0; in path_walk()
/linux-2.4.37.9/include/linux/
Dsched.h383 int link_count, total_link_count; member