Searched refs:bid_devs (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Ddev.c26 INIT_LIST_HEAD(&dev->bid_devs);
41 list_del(&dev->bid_devs);
133 *dev = list_entry(iter->p, struct blkid_struct_dev, bid_devs);
H A DblkidP.h38 struct list_head bid_devs; /* All devices in the cache */ member in struct:blkid_struct_dev
H A Dcache.c72 bid_devs);
H A Ddevname.c52 tmp = list_entry(p, struct blkid_struct_dev, bid_devs);
68 list_add_tail(&dev->bid_devs, &cache->bic_devs);
91 bid_devs);
H A Dsave.c119 blkid_dev dev = list_entry(p, struct blkid_struct_dev, bid_devs);

Completed in 34 milliseconds