Home | History | Annotate | Download | only in fmq

Lines Matching defs:mapOffset

1180     int mapOffset = (grantors[grantorIdx].offset / PAGE_SIZE) * PAGE_SIZE;
1182 grantors[grantorIdx].offset - mapOffset + grantors[grantorIdx].extent;
1185 handle->data[fdIndex], mapOffset);
1189 (grantors[grantorIdx].offset - mapOffset);
1200 int mapOffset = (grantors[grantorIdx].offset / PAGE_SIZE) * PAGE_SIZE;
1202 grantors[grantorIdx].offset - mapOffset + grantors[grantorIdx].extent;
1204 (grantors[grantorIdx].offset - mapOffset);