Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/miscfs/routefs/
H A Droutefs_ops.c53 static int routefs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t ctx);
215 routefs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t ctx) in routefs_root() function
481 .vfs_root = routefs_root,