Searched refs:vfstbllist (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_conf.c122 static struct vfstable vfstbllist[] = { variable in typeref:struct:vfstable
161 const int maxvfsslots = sizeof(vfstbllist) / sizeof (struct vfstable);
165 struct vfstable *vfsconf = vfstbllist;

Completed in 195 milliseconds