mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
729f472c04
lvm_vg_open() calls internal vg_read() function which is the entry point for reading an existing VG. In addition to the mode, we include a 'flags' parameter for future extensions. Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
13 lines
165 B
Plaintext
13 lines
165 B
Plaintext
lvm_create
|
|
lvm_destroy
|
|
lvm_reload_config
|
|
lvm_vg_create
|
|
lvm_vg_extend
|
|
lvm_vg_set_extent_size
|
|
lvm_vg_write
|
|
lvm_vg_open
|
|
lvm_vg_close
|
|
lvm_vg_remove
|
|
lvm_errno
|
|
lvm_errmsg
|