Searched refs:total_link_count (Results 1 – 2 of 2) sorted by relevance
883 if (unlikely(current->total_link_count >= 40)) in follow_link()887 current->total_link_count++; in follow_link()1011 current->total_link_count++; in follow_automount()1012 if (current->total_link_count >= 40) in follow_automount()1989 current->total_link_count = 0; in path_init()
1465 int link_count, total_link_count; member