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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vfsops.c172 int hfs_sync(struct mount *mp, int waitfor, vfs_context_t context);
1106 * NOTE: For non-journaled volumes, the call to hfs_sync will also cause dirty
1112 hfs_sync(hfsmp->hfs_mp, MNT_WAIT, vfs_context_kernel());
2502 hfs_sync(struct mount *mp, int waitfor, vfs_context_t context) function
2990 hfs_sync(hfsmp->hfs_mp, MNT_WAIT, context);
7908 hfs_sync,

Completed in 44 milliseconds