Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnamei.h13 #define MAXSYMLINKS 40 macro
/linux-6.1.9/fs/
Dnamei.c632 p= kmalloc_array(MAXSYMLINKS, sizeof(struct saved), in nd_alloc_stack()
1360 if (count && (*count)++ >= MAXSYMLINKS) in follow_automount()
1720 if (unlikely(nd->total_link_count++ >= MAXSYMLINKS)) in reserve_stack()
/linux-6.1.9/Documentation/filesystems/
Dpath-lookup.rst995 at most 40 (MAXSYMLINKS) symlinks in any one path lookup. It previously imposed