Searched refs:MAXSYMLINKS (Results 1 – 4 of 4) sorted by relevance
207 #define MAXSYMLINKS 32 macro
347 ndp->ni_loopcnt = MAXSYMLINKS; in namei()1678 if (ndp->ni_loopcnt++ >= MAXSYMLINKS) {
1807 if (ndp->ni_loopcnt >= MAXSYMLINKS - 1) { in cache_lookup_path()
1956 if (++loopcnt > MAXSYMLINKS) { in nfs4_mount()2010 if (++loopcnt > MAXSYMLINKS) { in nfs4_mount()