Home
last modified time | relevance | path

Searched refs:nlcomponent (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/sys/
HDnamecache.h187 struct nlcomponent;
205 struct nlcomponent *nlc);
207 struct nlcomponent *nlc);
209 struct nlcomponent *nlc);
211 struct nlcomponent *nlc, int excl,
HDnlookup.h55 struct nlcomponent { struct
169 struct nlcomponent *nlc);
/dragonfly/sys/kern/
HDvfs_nlookup.c533 struct nlcomponent nlc; in nlookup()
1434 struct nlcomponent *nlc) in nreadsymlink()
HDvfs_cache.c2726 struct nlcomponent nlc; in cache_inefficient_scan()
3228 cache_nlookup(struct nchandle *par_nch, struct nlcomponent *nlc) in cache_nlookup()
3509 struct nlcomponent *nlc, in cache_nlookup_maybe_shared()
3602 cache_nlookup_nonblock(struct nchandle *par_nch, struct nlcomponent *nlc) in cache_nlookup_nonblock()
3749 cache_nlookup_nonlocked(struct nchandle *par_nch, struct nlcomponent *nlc) in cache_nlookup_nonlocked()
/dragonfly/sys/vfs/nfs/
HDnfs_vnops.c253 nlcdegenerate(struct nlcomponent *nlc) in nlcdegenerate()
2729 struct nlcomponent nlc; in nfs_readdirplusrpc_uio()