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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c93 UpdateExtentRecord
181 static OSErr UpdateExtentRecord (
923 error = UpdateExtentRecord(vcb, fcb, 0, &foundKey, foundData, hint);
1212 err = UpdateExtentRecord(vcb, fcb, 0, &foundKey, foundData, hint);
1266 err = UpdateExtentRecord(vcb, fcb, 0, &foundKey, foundData, hint);
1504 err = UpdateExtentRecord(vcb, fcb, deleted, &key, extentRecord, hint);
1879 // Routine: UpdateExtentRecord
1898 static OSErr UpdateExtentRecord (ExtendedVCB *vcb, FCB *fcb, int deleted, function

Completed in 17 milliseconds