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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_hotfiles.c1619 b2 <= hfsmp->hfs_hotfile_end) ||
1620 (b1 < hfsmp->hfs_hotfile_end &&
1621 b2 > hfsmp->hfs_hotfile_end)) {
H A Dhfs.h245 u_int32_t hfs_hotfile_end; member in struct:hfsmount
H A Dhfs_vfsutils.c2287 hfsmp->hfs_hotfile_end = hfsmp->hfs_metazone_end;
2291 printf("HFS: hot file band is %d to %d\n", hfsmp->hfs_hotfile_start, hfsmp->hfs_hotfile_end);

Completed in 20 milliseconds