Searched refs:vg_add_snapshot (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/lvm2/dist/lib/metadata/ |
H A D | snapshot_manip.c | 88 int vg_add_snapshot(struct logical_volume *origin, in vg_add_snapshot() function
|
H A D | metadata-exported.h | 631 int vg_add_snapshot(struct logical_volume *origin, struct logical_volume *cow,
|
H A D | lv_manip.c | 3125 if (!vg_add_snapshot(org, lv, NULL, in lv_create_single()
|
/dflybsd-src/contrib/lvm2/dist/include/ |
H A D | metadata-exported.h | 631 int vg_add_snapshot(struct logical_volume *origin, struct logical_volume *cow,
|
/dflybsd-src/contrib/lvm2/dist/lib/format1/ |
H A D | import-export.c | 615 if (!vg_add_snapshot(org, cow, NULL, in import_snapshots()
|
/dflybsd-src/contrib/lvm2/dist/tools/ |
H A D | lvconvert.c | 868 if (!vg_add_snapshot(org, lv, NULL, org->le_count, lp->chunk_size)) { in lvconvert_snapshot()
|
/dflybsd-src/contrib/lvm2/dist/ |
H A D | WHATS_NEW | 718 Refactor vg_add_snapshot() and lv_create_empty().
|