Searched refs:lvmcache_add (Results 1 – 10 of 10) sorted by relevance
/netbsd/external/gpl2/lvm2/dist/lib/cache/ |
H A D | lvmcache.h | 74 struct lvmcache_info *lvmcache_add(struct labeller *labeller, const char *pvid,
|
H A D | lvmcache.c | 1156 struct lvmcache_info *lvmcache_add(struct labeller *labeller, const char *pvid, in lvmcache_add() function
|
/netbsd/external/gpl2/lvm2/dist/include/ |
H A D | lvmcache.h | 74 struct lvmcache_info *lvmcache_add(struct labeller *labeller, const char *pvid,
|
/netbsd/external/gpl2/lvm2/dist/lib/format1/ |
H A D | lvm1-label.c | 79 if (!(info = lvmcache_add(l, (char *)pvd->pv_uuid, dev, vgname, vgid, in _lvm1_read()
|
H A D | format1.c | 365 if (!(info = lvmcache_add(fmt->labeller, (char *) &pv->id, pv->dev, in _format1_pv_write()
|
H A D | disk-rep.c | 334 if (!(info = lvmcache_add(fmt->labeller, (char *)dl->pvd.pv_uuid, dev, in __update_lvmcache()
|
/netbsd/external/gpl2/lvm2/dist/lib/format_pool/ |
H A D | disk_rep.c | 102 if (!(info = lvmcache_add(l, (char *) &pvid, dev, pd->pl_pool_name, in read_pool_label()
|
/netbsd/external/gpl2/lvm2/dist/lib/format_text/ |
H A D | text_label.c | 269 if (!(info = lvmcache_add(l, (char *)pvhdr->pv_uuid, dev, in _text_read()
|
H A D | format-text.c | 1346 if (!(info = lvmcache_add(fmt->labeller, (char *) &pv->id, pv->dev, in _text_pv_write()
|
/netbsd/external/gpl2/lvm2/dist/ |
H A D | WHATS_NEW | 1239 Add is_dm_major() for use in duplicate device detection in lvmcache_add().
|