Searched refs:MAXSYMLINKS (Results 1 – 2 of 2) sorted by relevance
13 #define MAXSYMLINKS 40 macro
552 p= kmalloc_array(MAXSYMLINKS, sizeof(struct saved), in nd_alloc_stack()1195 if (count && (*count)++ >= MAXSYMLINKS) in follow_automount()1580 if (unlikely(nd->total_link_count++ >= MAXSYMLINKS)) in reserve_stack()