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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsops.c134 static int hfs_vfs_root(struct mount *mp, struct vnode **vpp, vfs_context_t context);
1735 hfs_vfs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t context) function
5118 error = hfs_vfs_root(mp, &root_vp, context);
5209 hfs_vfs_root,

Completed in 13 milliseconds