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

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/blkid/
H A Dcache.c72 blkid_dev dev = list_entry(p, struct blkid_struct_dev, bid_devs);
129 bid_devs);
164 blkid_dev dev = list_entry(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 Ddev.c25 INIT_LIST_HEAD(&dev->bid_devs);
40 list_del(&dev->bid_devs);
168 dev = list_entry(iter->p, struct blkid_struct_dev, bid_devs);
H A Ddevname.c60 tmp = list_entry(p, struct blkid_struct_dev, bid_devs);
77 list_add_tail(&dev->bid_devs, &cache->bic_devs);
104 bid_devs);
H A Dsave.c120 blkid_dev dev = list_entry(p, struct blkid_struct_dev, bid_devs);

Completed in 89 milliseconds