Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dvfs_cache.c3892 ncmount_cache_lookup(struct mount *mp, struct namecache *ncp) in ncmount_cache_lookup() function
3967 ncc = ncmount_cache_lookup(nch->mount, nch->ncp); in cache_findmount()
4043 ncc = ncmount_cache_lookup(nch->mount, nch->ncp); in cache_findmount()
4167 ncc = ncmount_cache_lookup(mp->mnt_ncmounton.mount, in cache_ismounting()