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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c149 static int hfs_getmountpoint(struct vnode *vp, struct hfsmount **hfsmpp);
2803 hfs_getmountpoint(struct vnode *vp, struct hfsmount **hfsmpp) function
2859 if ((error = hfs_getmountpoint(vp, &hfsmp)))

Completed in 19 milliseconds