Searched refs:vfs_cache_root_set (Results 1 – 4 of 4) sorted by relevance
156 vfs_cache_root_set(mp, rvp); in devfs_mount()
1100 void vfs_cache_root_set(struct mount *, struct vnode *);
1821 vfs_cache_root_set(mp, *vpp); in mountnfs()
6953 vfs_cache_root_set(struct mount *mp, struct vnode *vp) in vfs_cache_root_set() function