Searched refs:MAXSYMLINKS (Results 1 – 3 of 3) sorted by relevance
13 #define MAXSYMLINKS 40 macro
632 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()
995 at most 40 (MAXSYMLINKS) symlinks in any one path lookup. It previously imposed