Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/miscfs/routefs/
H A Droutefs_ops.c49 static int routefs_init(__unused struct vfsconf *vfsp);
76 routefs_init(__unused struct vfsconf *vfsp) in routefs_init() function
487 .vfs_init = routefs_init,