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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkernel_types.h49 typedef struct vfstable * vfstable_t; typedef in typeref:struct:vfstable
82 typedef struct vfstable * vfstable_t; typedef in typeref:struct:vfstable
H A Dmount.h550 int vfs_fsadd(struct vfs_fsentry *, vfstable_t *);
551 int vfs_fsremove(vfstable_t);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dkpi_vfs.c864 vfs_fsadd(struct vfs_fsentry *vfe, vfstable_t * handle)
1032 vfs_fsremove(vfstable_t handle)

Completed in 36 milliseconds