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

  /external/e2fsprogs/lib/blkid/
blkidP.h 61 struct blkid_struct_tag struct
69 typedef struct blkid_struct_tag *blkid_tag;
tag.c 23 if (!(tag = (blkid_tag) calloc(1, sizeof(struct blkid_struct_tag))))
76 blkid_tag tmp = list_entry(p, struct blkid_struct_tag,
114 tmp = list_entry(p, struct blkid_struct_tag, bit_tags);
309 tag = list_entry(iter->p, struct blkid_struct_tag, bit_tags);
354 blkid_tag tmp = list_entry(p, struct blkid_struct_tag,
cache.c 135 struct blkid_struct_tag,
140 struct blkid_struct_tag,
dev.c 43 struct blkid_struct_tag,
77 blkid_tag tag = list_entry(p, struct blkid_struct_tag, bit_tags);
save.c 45 blkid_tag tag = list_entry(p, struct blkid_struct_tag, bit_tags);
read.c 464 blkid_tag tag = list_entry(p, struct blkid_struct_tag, bit_tags);

Completed in 40 milliseconds