Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dnamei.c346 if (current->link_count >= 5) in do_follow_link()
354 current->link_count++; in do_follow_link()
358 current->link_count--; in do_follow_link()
471 if (current->link_count) in link_path_walk()
2002 if (current->link_count || res || nd->last_type!=LAST_NORM) in __vfs_follow_link()
/linux-2.4.37.9/include/linux/
Dsched.h383 int link_count, total_link_count; member