Searched refs:blkid_struct_tag (Results 1 - 6 of 6) sorted by last modified time

/external/e2fsprogs/lib/blkid/
H A DblkidP.h61 struct blkid_struct_tag struct
69 typedef struct blkid_struct_tag *blkid_tag;
H A Dcache.c140 struct blkid_struct_tag,
145 struct blkid_struct_tag,
H A Ddev.c44 struct blkid_struct_tag,
77 blkid_tag tag = list_entry(p, struct blkid_struct_tag, bit_tags);
H A Dread.c464 blkid_tag tag = list_entry(p, struct blkid_struct_tag, bit_tags);
H A Dsave.c46 blkid_tag tag = list_entry(p, struct blkid_struct_tag, bit_tags);
H A Dtag.c24 if (!(tag = (blkid_tag) calloc(1, sizeof(struct blkid_struct_tag))))
75 blkid_tag tmp = list_entry(p, struct blkid_struct_tag,
113 tmp = list_entry(p, struct blkid_struct_tag, bit_tags);
307 tag = list_entry(iter->p, struct blkid_struct_tag, bit_tags);
352 blkid_tag tmp = list_entry(p, struct blkid_struct_tag,

Completed in 71 milliseconds