Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dmount.h568 struct vfs_fsentry { struct
874 int vfs_fsadd(struct vfs_fsentry *vfe, vfstable_t *handle);
/xnu-11417.140.69/bsd/vfs/
H A Dkpi_vfs.c956 vfs_fsadd(struct vfs_fsentry *vfe, vfstable_t *handle) in vfs_fsadd()
972 if (vfe == (struct vfs_fsentry *)0) { in vfs_fsadd()