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

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_init.c66 * @(#)vfs_init.c 8.5 (Berkeley) 5/11/95
133 * vfs_init.c
453 (*vfsp->vfc_vfsops->vfs_init)(&vfsc);
H A Dkpi_vfs.c948 if (newvfstbl->vfc_vfsops->vfs_init) {
959 (*newvfstbl->vfc_vfsops->vfs_init)(&vfsc);
/xnu-2782.1.97/bsd/sys/
H A Dmount.h669 @function vfs_init
680 int (*vfs_init)(struct vfsconf *); member in struct:vfsops
/xnu-2782.1.97/bsd/conf/
H A Dfiles164 bsd/vfs/vfs_init.c standard

Completed in 103 milliseconds