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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c151 static int hfs_vfs_root(struct mount *mp, struct vnode **vpp, vfs_context_t context);
2338 hfs_vfs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t context) function
7669 error = hfs_vfs_root(mp, &root_vp, context);
7767 hfs_vfs_root,

Completed in 28 milliseconds