Searched refs:NCHNAMLEN (Results 1 – 3 of 3) sorted by relevance
158 #define NCHNAMLEN 31 /* maximum name segment length we bother with */ macro169 char nc_name[NCHNAMLEN]; /* segment name */
123 if (cnp->cn_namelen > NCHNAMLEN) { in cache_lookup()342 if (!doingcache || cnp->cn_namelen > NCHNAMLEN) in cache_enter()
2425 if (cnp->cn_namelen <= NCHNAMLEN) in nfs_readdirplusrpc()