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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_conf.c116 static struct vfstable vfstbllist[] = { variable in typeref:struct:vfstable
175 int maxvfsslots = sizeof(vfstbllist) / sizeof (struct vfstable);
177 int maxvfsconf = sizeof(vfstbllist) / sizeof (struct vfstable);
178 struct vfstable *vfsconf = vfstbllist;

Completed in 9 milliseconds