Searched refs:vfs_cache_root (Results 1 – 7 of 7) sorted by relevance
238 .vfs_root = vfs_cache_root,
718 .vfs_root = vfs_cache_root,
872 int vfs_cache_root(struct mount *mp, int flags, struct vnode **vpp);
108 .vfs_root = vfs_cache_root,
129 .vfs_root = vfs_cache_root,
143 .vfs_root = vfs_cache_root,
7034 vfs_cache_root(struct mount *mp, int flags, struct vnode **vpp) in vfs_cache_root() function