Searched refs:cache_allocroot (Results 1 – 6 of 6) sorted by relevance
| /dflybsd-src/sys/kern/ |
| H A D | vfs_synth.c | 129 cache_allocroot(&synth_mp->mnt_ncmountpt, synth_mp, synth_vp); in synthinit()
|
| H A D | vfs_conf.c | 342 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 D | init_main.c | 586 cache_allocroot(&mp->mnt_ncmountpt, mp, vp); in start_init()
|
| H A D | vfs_cache.c | 4961 cache_allocroot(struct nchandle *nch, struct mount *mp, struct vnode *vp) in cache_allocroot() function
|
| H A D | vfs_syscalls.c | 433 cache_allocroot(&mp->mnt_ncmountpt, mp, NULL); in sys_mount()
|
| /dflybsd-src/sys/sys/ |
| H A D | namecache.h | 213 void cache_allocroot(struct nchandle *nch, struct mount *mp, struct vnode *vp);
|