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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c148 static int hfs_flushMDB(struct hfsmount *hfsmp, int waitfor, int altflush);
3549 hfs_flushMDB(struct hfsmount *hfsmp, int waitfor, int altflush) function
3666 return hfs_flushMDB(hfsmp, waitfor, altflush);

Completed in 27 milliseconds