Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h1041 void vfs_cache_root_set(struct mount *, struct vnode *);
/f-stack/freebsd/kern/
H A Dvfs_subr.c6540 vfs_cache_root_set(struct mount *mp, struct vnode *vp) in vfs_cache_root_set() function