Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c975 rootvp = vfs_cache_root_clear(mp); in vfs_domount_first()
1143 rootvp = vfs_cache_root_clear(mp); in vfs_domount_update()
1781 rootvp = vfs_cache_root_clear(mp); in dounmount()
H A Dvfs_subr.c6524 vfs_cache_root_clear(struct mount *mp) in vfs_cache_root_clear() function
/f-stack/freebsd/sys/
H A Dmount.h1040 struct vnode *vfs_cache_root_clear(struct mount *);