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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_resize.c50 static int hfs_file_extent_overlaps(struct hfsmount *hfsmp, u_int32_t allocLimit, struct HFSPlusCatalogFile *filerec);
3154 if (hfs_file_extent_overlaps(hfsmp, allocLimit, &filerec) == false) {
3373 hfs_file_extent_overlaps(struct hfsmount *hfsmp, u_int32_t allocLimit, struct HFSPlusCatalogFile *filerec) function

Completed in 75 milliseconds