Searched defs:fdIndex (Results 1 – 3 of 3) sorted by relevance
42 uint32_t fdIndex __attribute__((aligned(4))); member
33 GrantorDescriptor convertGrantor(int32_t fdIndex, int32_t offset, int64_t extent) { in convertGrantor()
1413 int fdIndex = grantors[grantorIdx].fdIndex; in mapGrantorDescr() local