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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c73 int hfl_next; /* next file to move */ member in struct:hotfilelist
1107 last = listp->hfl_next + HFC_FILESPERSYNC;
1121 for (i = listp->hfl_next; (i < last) && (blksmoved < HFC_BLKSPERSYNC); ++i) {
1126 listp->hfl_next++;
1136 listp->hfl_next++;
1146 listp->hfl_next++;
1153 listp->hfl_next++;
1161 listp->hfl_next++;
1182 listp->hfl_next++;
1232 listp->hfl_next
[all...]

Completed in 64 milliseconds