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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h755 extern int hfsUnmount(struct hfsmount *hfsmp, struct proc *p);
H A Dhfs_vfsutils.c300 hfsUnmount(hfsmp, NULL);
866 hfsUnmount(hfsmp, NULL);
906 hfsUnmount( register struct hfsmount *hfsmp, __unused struct proc *p) function
H A Dhfs_vfsops.c2278 (void) hfsUnmount(hfsmp, p);

Completed in 38 milliseconds