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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsops.c141 static int hfs_unmount(struct mount *mp, int mntflags, vfs_context_t context);
1543 hfs_unmount(struct mount *mp, int mntflags, vfs_context_t context) function
1590 msleep((caddr_t)&hfsmp->hfs_sync_incomplete, NULL, PWAIT, "hfs_unmount", &ts);
1594 printf("hfs_unmount: pm_sync_incomplete underflow (%d)!\n", hfsmp->hfs_sync_incomplete);
5208 hfs_unmount,

Completed in 15 milliseconds