Searched refs:ioffset (Results 1 – 2 of 2) sorted by relevance
109 u32 xd, ioffset; in di_read() local116 ioffset = ((inum & (INOSPERIAG - 1)) & (INOSPEREXT - 1)) << L2DISIZE; in di_read()124 ioffset, DISIZE, (char *)di); in di_read()
1198 int32_t ioffset = zone->getRawOffset()/1000; in TestCustomParse() local1200 formatOffset(ioffset, offset); in TestCustomParse()1201 formatTZID(ioffset, expectedID); in TestCustomParse()1211 else if (exp != kUnparseable && (ioffset != exp || itsID != expectedID)) { in TestCustomParse()