Searched defs:bit_names (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/lib/blkid/
H A DblkidP.h32 * We can traverse all of the tags by bid_tags (linking to the tag bit_names).
56 * are linked via bit_names for a single device, so that traversing the
64 struct list_head bit_names; /* All tags with given NAME */ member in struct:blkid_struct_tag
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Devsel.c1837 struct bit_names { struct
1843 struct bit_names *bits, bool *first)
1861 struct bit_names bits[] = {
1876 struct bit_names bits[] = {

Completed in 1212 milliseconds