Searched refs:ni_loopcnt (Results 1 – 3 of 3) sorted by relevance
104 u_short ni_loopcnt; /* count of symlinks encountered */ member
552 ndp->ni_loopcnt = 0; in namei()587 ndp->ni_loopcnt = 0; in namei()629 if (ndp->ni_loopcnt++ >= MAXSYMLINKS) { in namei()
3912 if (ndp->ni_loopcnt > 0) { in cache_fpl_aborted_impl()4891 if (__predict_false(ndp->ni_loopcnt++ >= MAXSYMLINKS)) { in cache_symlink_resolve()