Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c514 int total_link_count; member
537 p->total_link_count = old ? old->total_link_count : 0; in set_nameidata()
548 old->total_link_count = now->total_link_count; in restore_nameidata()
1477 ret = traverse_mounts(path, &jumped, &nd->total_link_count, nd->flags); in handle_mounts()
1674 if (unlikely(nd->total_link_count++ >= MAXSYMLINKS)) in reserve_stack()