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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c93 UpdateExtentRecord
181 static OSErr UpdateExtentRecord (
905 error = UpdateExtentRecord(vcb, fcb, &foundKey, foundData, hint);
1152 err = UpdateExtentRecord(vcb, fcb, &foundKey, foundData, hint);
1206 err = UpdateExtentRecord(vcb, fcb, &foundKey, foundData, hint);
1429 err = UpdateExtentRecord(vcb, fcb, &key, extentRecord, hint);
1805 // Routine: UpdateExtentRecord
1823 static OSErr UpdateExtentRecord ( function

Completed in 9 milliseconds