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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c7218 HFSPlusExtentRecord extrec; local
7268 btdata.bufferAddress = &extrec;
7269 btdata.itemSize = sizeof(extrec);
7296 if (extrec[i].blockCount == 0) {
7299 endblock = extrec[i].startBlock + extrec[i].blockCount;

Completed in 26 milliseconds