Searched refs:tag (Results 1 – 2 of 2) sorted by relevance
76 uint32_t tag; /* 4 byte tag */ member127 rpm_index *tag = &tags[idx]; in rpm_gettags() local128 tag->tag = ntohl(tag->tag); in rpm_gettags()129 tag->type = ntohl(tag->type); in rpm_gettags()130 tag->count = ntohl(tag->count); in rpm_gettags()131 tag->offset = storepos + ntohl(tag->offset); in rpm_gettags()133 tag->tag -= 743; in rpm_gettags()159 int *tag = (int *)key; in bsearch_rpmtag() local161 return (*tag - tmp->tag); in bsearch_rpmtag()164 static char *rpm_getstr(int tag, int itemindex) in rpm_getstr() argument[all …]
39 } PACKED tag; member135 type = le16_to_cpu(vd->tag.id); in volume_id_probe_udf()150 type = le16_to_cpu(vd->tag.id); in volume_id_probe_udf()156 if (le32_to_cpu(vd->tag.location) != loc + b) in volume_id_probe_udf()