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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsops.c4487 int lastprogress = 0; local
4726 if (progress > (lastprogress + 9)) {
4728 lastprogress = progress;

Completed in 32 milliseconds