Home
last modified time | relevance | path

Searched refs:nlc (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/kern/
H A Dvfs_nlookup.c533 struct nlcomponent nlc; in nlookup() local
561 bzero(&nlc, sizeof(nlc)); in nlookup()
671 nlc.nlc_nameptr = ptr; in nlookup()
703 if (nlc.nlc_namelen == 1 && nlc.nlc_nameptr[0] == '.') { in nlookup()
713 nlc.nlc_nameptr[0] == '.' && nlc.nlc_nameptr[1] == '.') { in nlookup()
989 if (nlc.nlc_namelen == 0 || nlc.nlc_namelen + len >= MAXPATHLEN) { in nlookup()
994 bcopy(ptr, nlc.nlc_nameptr + nlc.nlc_namelen, len + 1); in nlookup()
1434 struct nlcomponent *nlc) in nreadsymlink() argument
1443 nlc->nlc_nameptr = NULL; in nreadsymlink()
1444 nlc->nlc_namelen = 0; in nreadsymlink()
[all …]
H A Dvfs_cache.c2726 struct nlcomponent nlc; in cache_inefficient_scan() local
3254 hash = fnv_32_buf(nlc->nlc_nameptr, nlc->nlc_namelen, FNV1_32_INIT); in cache_nlookup()
3451 if (nlc->nlc_namelen) { in cache_nlookup()
3537 hash = fnv_32_buf(nlc->nlc_nameptr, nlc->nlc_namelen, FNV1_32_INIT); in cache_nlookup_maybe_shared()
3620 hash = fnv_32_buf(nlc->nlc_nameptr, nlc->nlc_namelen, FNV1_32_INIT); in cache_nlookup_nonblock()
3651 nlc->nlc_namelen, in cache_nlookup_nonblock()
3652 nlc->nlc_namelen, in cache_nlookup_nonblock()
3653 nlc->nlc_nameptr); in cache_nlookup_nonblock()
3684 if (nlc->nlc_namelen) { in cache_nlookup_nonblock()
3686 nlc->nlc_namelen); in cache_nlookup_nonblock()
[all …]
/dragonfly/sys/sys/
H A Dnamecache.h205 struct nlcomponent *nlc);
207 struct nlcomponent *nlc);
209 struct nlcomponent *nlc);
211 struct nlcomponent *nlc, int excl,
H A Dnlookup.h169 struct nlcomponent *nlc);
/dragonfly/sys/vfs/nfs/
H A Dnfs_vnops.c253 nlcdegenerate(struct nlcomponent *nlc) in nlcdegenerate() argument
255 if (nlc->nlc_namelen == 1 && nlc->nlc_nameptr[0] == '.') in nlcdegenerate()
257 if (nlc->nlc_namelen == 2 && in nlcdegenerate()
258 nlc->nlc_nameptr[0] == '.' && nlc->nlc_nameptr[1] == '.') in nlcdegenerate()
2729 struct nlcomponent nlc; in nfs_readdirplusrpc_uio() local
2756 bzero(&nlc, sizeof(nlc)); in nfs_readdirplusrpc_uio()
2837 nlc.nlc_namelen = len; in nfs_readdirplusrpc_uio()
2878 nlc.nlc_namelen, nlc.nlc_namelen, in nfs_readdirplusrpc_uio()
2879 nlc.nlc_nameptr); in nfs_readdirplusrpc_uio()
2919 nlc.nlc_namelen, nlc.nlc_namelen, in nfs_readdirplusrpc_uio()
[all …]
/dragonfly/etc/
H A Dservices1642 iclpv-nlc 1394/tcp #Network Log Client
1643 iclpv-nlc 1394/udp #Network Log Client