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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h284 MapFileBlockC (ExtendedVCB * vcb,
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_readwrite.c1957 MapFileBlockC (HFSTOVCB(hfsmp),
2157 retval = MapFileBlockC(hfsmp, (FCB *)fp, ap->a_size, ap->a_foffset,
3224 * during MapFileBlockC and ExtendFileC operations.
3231 retval = MapFileBlockC(hfsmp, (FCB *)fp, 1, growsize - 1, &sector_a, NULL);
3261 retval = MapFileBlockC(hfsmp, (FCB *)fp, 1, growsize, &sector_b, NULL);
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c58 MapFileBlockC Convert (map) an offset within a given file into a
466 OSErr MapFileBlockC ( function

Completed in 43 milliseconds