Searched refs:link_count (Results 1 – 2 of 2) sorted by relevance
346 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()
383 int link_count, total_link_count; member