Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dvfs_synth.c129 cache_allocroot(&synth_mp->mnt_ncmountpt, synth_mp, synth_vp); in synthinit()
H A Dvfs_conf.c342 cache_allocroot(&mp->mnt_ncmountpt, mp, NULL); in vfs_mountroot_devfs()
485 cache_allocroot(&mp->mnt_ncmountpt, mp, vp); in vfs_mountroot_try()
H A Dinit_main.c586 cache_allocroot(&mp->mnt_ncmountpt, mp, vp); in start_init()
H A Dvfs_cache.c4961 cache_allocroot(struct nchandle *nch, struct mount *mp, struct vnode *vp) in cache_allocroot() function
H A Dvfs_syscalls.c433 cache_allocroot(&mp->mnt_ncmountpt, mp, NULL); in sys_mount()
/dflybsd-src/sys/sys/
H A Dnamecache.h213 void cache_allocroot(struct nchandle *nch, struct mount *mp, struct vnode *vp);