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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsops.c129 static int hfs_getmountpoint(struct vnode *vp, struct hfsmount **hfsmpp);
2197 hfs_getmountpoint(struct vnode *vp, struct hfsmount **hfsmpp) function
2253 if ((error = hfs_getmountpoint(vp, &hfsmp)))

Completed in 22 milliseconds