Searched refs:blkid_struct_tag (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A DblkidP.h61 struct blkid_struct_tag struct
69 typedef struct blkid_struct_tag *blkid_tag;
H A Dcache.c78 struct blkid_struct_tag,
83 struct blkid_struct_tag,
H A Dtag.c24 if (!(tag = (blkid_tag) calloc(1, sizeof(struct blkid_struct_tag))))
74 blkid_tag tmp = list_entry(p, struct blkid_struct_tag,
96 tmp = list_entry(p, struct blkid_struct_tag, bit_tags);
276 tag = list_entry(iter->p, struct blkid_struct_tag, bit_tags);
314 blkid_tag tmp = list_entry(p, struct blkid_struct_tag,
H A Ddev.c44 struct blkid_struct_tag,
78 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 Dread.c414 blkid_tag tag = list_entry(p, struct blkid_struct_tag, bit_tags);

Completed in 74 milliseconds