Searched refs:primary (Results 1 – 2 of 2) sorted by relevance
116 unsigned char primary; /* primary name? */ member
410 if (typdatum->primary) { in type_index()1494 typdatum->primary = 1; in type_read()1500 typdatum->primary = le32_to_cpu(buf[2]); in type_read()3049 if (typdatum->primary) in type_write()3058 buf[items++] = cpu_to_le32(typdatum->primary); in type_write()