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

/xnu-2782.1.97/bsd/sys/
H A Dmount.h529 struct vfs_fsentry { struct
753 int vfs_fsadd(struct vfs_fsentry *, vfstable_t *);
/xnu-2782.1.97/bsd/vfs/
H A Dkpi_vfs.c790 vfs_fsadd(struct vfs_fsentry *vfe, vfstable_t * handle)
806 if (vfe == (struct vfs_fsentry *)0)

Completed in 83 milliseconds