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

/xnu-2422.115.4/bsd/sys/
H A Dmount.h516 struct vfsops * vfe_vfsops; /* vfs operations */ member in struct:vfs_fsentry
/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c810 if ((desccount <=0) || ((desccount > 8)) || (vfe->vfe_vfsops == (struct vfsops *)NULL)
822 newvfstbl->vfc_vfsops = vfe->vfe_vfsops;

Completed in 49 milliseconds