libstorage-ng
storage::LvmLv Member List

This is the complete list of members for storage::LvmLv, including all inherited members.

BlkDevice(Impl *impl) (defined in storage::BlkDevice)storage::BlkDeviceprotected
clone() const override (defined in storage::LvmLv)storage::LvmLvvirtual
compare_by_dm_table_name(const BlkDevice *lhs, const BlkDevice *rhs)storage::BlkDevicestatic
compare_by_lv_name(const LvmLv *lhs, const LvmLv *rhs)storage::LvmLvstatic
compare_by_name(const Device *lhs, const Device *rhs)storage::Devicestatic
compare_by_sid(const Device *lhs, const Device *rhs)storage::Devicestatic
copy_to_devicegraph(Devicegraph *devicegraph) conststorage::Device
create(Devicegraph *devicegraph, const std::string &vg_name, const std::string &lv_name, LvType lv_type) (defined in storage::LvmLv)storage::LvmLvstatic
create(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
create_blk_filesystem(FsType fs_type)storage::BlkDevice
create_encryption(const std::string &dm_name)storage::BlkDevice
create_filesystem(FsType fs_type) ST_DEPRECATEDstorage::BlkDeviceinline
create_lvm_lv(const std::string &lv_name, LvType lv_type, unsigned long long size)storage::LvmLv
detect_resize_info() conststorage::Device
Device(Impl *impl) (defined in storage::Device)storage::Deviceprotected
exists_in_devicegraph(const Devicegraph *devicegraph) conststorage::Device
exists_in_probed() conststorage::Device
exists_in_staging() conststorage::Device
exists_in_system() conststorage::Device
find_by_any_name(Devicegraph *devicegraph, const std::string &name)storage::BlkDevicestatic
find_by_any_name(const Devicegraph *devicegraph, const std::string &name)storage::BlkDevicestatic
find_by_name(Devicegraph *devicegraph, const std::string &name)storage::BlkDevicestatic
find_by_name(const Devicegraph *devicegraph, const std::string &name)storage::BlkDevicestatic
get_all(Devicegraph *devicegraph)storage::LvmLvstatic
get_all(const Devicegraph *devicegraph)storage::LvmLvstatic
get_ancestors(bool itself) (defined in storage::Device)storage::Device
get_ancestors(bool itself) const (defined in storage::Device)storage::Device
get_blk_filesystem()storage::BlkDevice
get_blk_filesystem() conststorage::BlkDevice
get_children() (defined in storage::Device)storage::Device
get_children() const (defined in storage::Device)storage::Device
get_chunk_size() const (defined in storage::LvmLv)storage::LvmLv
get_descendants(bool itself) (defined in storage::Device)storage::Device
get_descendants(bool itself) const (defined in storage::Device)storage::Device
get_devicegraph() (defined in storage::Device)storage::Device
get_devicegraph() const (defined in storage::Device)storage::Device
get_displayname() const (defined in storage::Device)storage::Device
get_dm_table_name() conststorage::BlkDevice
get_encryption()storage::BlkDevice
get_encryption() conststorage::BlkDevice
get_filesystem() ST_DEPRECATEDstorage::BlkDeviceinline
get_filesystem() const ST_DEPRECATEDstorage::BlkDeviceinline
get_impl() (defined in storage::LvmLv)storage::LvmLv
get_impl() const (defined in storage::LvmLv)storage::LvmLv
get_in_holders() (defined in storage::Device)storage::Device
get_in_holders() const (defined in storage::Device)storage::Device
get_leaves(bool itself) (defined in storage::Device)storage::Device
get_leaves(bool itself) const (defined in storage::Device)storage::Device
get_lv_name() conststorage::LvmLv
get_lv_type() const (defined in storage::LvmLv)storage::LvmLv
get_lvm_lv(const std::string &lv_name)storage::LvmLv
get_lvm_lvs() (defined in storage::LvmLv)storage::LvmLv
get_lvm_lvs() const (defined in storage::LvmLv)storage::LvmLv
get_lvm_vg() conststorage::LvmLv
get_name() const (defined in storage::BlkDevice)storage::BlkDevice
get_out_holders() (defined in storage::Device)storage::Device
get_out_holders() const (defined in storage::Device)storage::Device
get_parents() (defined in storage::Device)storage::Device
get_parents() const (defined in storage::Device)storage::Device
get_region() const (defined in storage::BlkDevice)storage::BlkDevice
get_roots(bool itself) (defined in storage::Device)storage::Device
get_roots(bool itself) const (defined in storage::Device)storage::Device
get_siblings(bool itself) (defined in storage::Device)storage::Device
get_siblings(bool itself) const (defined in storage::Device)storage::Device
get_sid() const (defined in storage::Device)storage::Device
get_size() const (defined in storage::BlkDevice)storage::BlkDevice
get_size_string() const (defined in storage::BlkDevice)storage::BlkDevice
get_stripe_size() const (defined in storage::LvmLv)storage::LvmLv
get_stripes() const (defined in storage::LvmLv)storage::LvmLv
get_sysfs_name() const (defined in storage::BlkDevice)storage::BlkDevice
get_sysfs_path() const (defined in storage::BlkDevice)storage::BlkDevice
get_thin_pool() conststorage::LvmLv
get_udev_ids() const (defined in storage::BlkDevice)storage::BlkDevice
get_udev_paths() const (defined in storage::BlkDevice)storage::BlkDevice
get_userdata() const (defined in storage::Device)storage::Device
has_blk_filesystem() const (defined in storage::BlkDevice)storage::BlkDevice
has_children() const (defined in storage::Device)storage::Device
has_encryption() const (defined in storage::BlkDevice)storage::BlkDevice
has_filesystem() const ST_DEPRECATED (defined in storage::BlkDevice)storage::BlkDeviceinline
has_parents() const (defined in storage::Device)storage::Device
is_active() const (defined in storage::BlkDevice)storage::BlkDevice
is_usable_as_blk_device() conststorage::BlkDevice
load(Devicegraph *devicegraph, const xmlNode *node) (defined in storage::LvmLv)storage::LvmLvstatic
load(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
LvmLv(Impl *impl) (defined in storage::LvmLv)storage::LvmLvprotected
max_size_for_lvm_lv(LvType lv_type) conststorage::LvmLv
num_children() const (defined in storage::Device)storage::Device
num_parents() const (defined in storage::Device)storage::Device
operator!=(const Device &rhs) const (defined in storage::Device)storage::Device
operator==(const Device &rhs) const (defined in storage::Device)storage::Device
remove_descendants() (defined in storage::Device)storage::Device
remove_encryption()storage::BlkDevice
save(xmlNode *node) const (defined in storage::Device)storage::Device
set_chunk_size(unsigned long long chunk_size)storage::LvmLv
set_dm_table_name(const std::string &dm_table_name) (defined in storage::BlkDevice)storage::BlkDevice
set_lv_name(const std::string &lv_name) (defined in storage::LvmLv)storage::LvmLv
set_name(const std::string &name) (defined in storage::BlkDevice)storage::BlkDevice
set_region(const Region &region)storage::BlkDevice
set_size(unsigned long long size)storage::BlkDevice
set_stripe_size(unsigned long long stripe_size)storage::LvmLv
set_stripes(unsigned int stripes)storage::LvmLv
set_userdata(const std::map< std::string, std::string > &userdata) (defined in storage::Device)storage::Device
~Device() (defined in storage::Device)storage::Devicevirtual