libstorage-ng
 
Loading...
Searching...
No Matches
storage::BtrfsQgroup Member List

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

assign(BtrfsQgroup *btrfs_qgroup)storage::BtrfsQgroup
BtrfsQgroup(Impl *impl) (defined in storage::BtrfsQgroup)storage::BtrfsQgroup
clear_exclusive_limit()storage::BtrfsQgroup
clear_referenced_limit()storage::BtrfsQgroup
clone() const override (defined in storage::BtrfsQgroup)storage::BtrfsQgroupvirtual
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 id_t &id)storage::BtrfsQgroupstatic
storage::Device::create(Devicegraph *devicegraph) ST_DEPRECATEDstorage::Deviceprotected
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
get_all(Devicegraph *devicegraph)storage::Devicestatic
get_all(const Devicegraph *devicegraph)storage::Devicestatic
get_ancestors(bool itself) (defined in storage::Device)storage::Device
get_ancestors(bool itself) const (defined in storage::Device)storage::Device
get_assigned_btrfs_qgroups()storage::BtrfsQgroup
get_assigned_btrfs_qgroups() conststorage::BtrfsQgroup
get_btrfs()storage::BtrfsQgroup
get_btrfs() conststorage::BtrfsQgroup
get_children() (defined in storage::Device)storage::Device
get_children() const (defined in storage::Device)storage::Device
get_children(View view)storage::Device
get_children(View view) conststorage::Device
get_descendants(bool itself) (defined in storage::Device)storage::Device
get_descendants(bool itself) const (defined in storage::Device)storage::Device
get_descendants(bool itself, View view) (defined in storage::Device)storage::Device
get_descendants(bool itself, View view) const (defined in storage::Device)storage::Device
get_devicegraph()storage::Device
get_devicegraph() conststorage::Device
get_displayname() const (defined in storage::Device)storage::Device
get_exclusive() conststorage::BtrfsQgroup
get_exclusive_limit() conststorage::BtrfsQgroup
get_id() conststorage::BtrfsQgroup
get_impl() (defined in storage::BtrfsQgroup)storage::BtrfsQgroup
get_impl() const (defined in storage::BtrfsQgroup)storage::BtrfsQgroup
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_name_sort_key() conststorage::Device
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_parents(View view)storage::Device
get_parents(View view) conststorage::Device
get_referenced() conststorage::BtrfsQgroup
get_referenced_limit() conststorage::BtrfsQgroup
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() conststorage::Device
get_userdata() conststorage::Device
has_children() const (defined in storage::Device)storage::Device
has_exclusive_limit() conststorage::BtrfsQgroup
has_parents() const (defined in storage::Device)storage::Device
has_referenced_limit() conststorage::BtrfsQgroup
id_t typedefstorage::BtrfsQgroup
is_assigned(const BtrfsQgroup *btrfs_qgroup) conststorage::BtrfsQgroup
load(Devicegraph *devicegraph, const xmlNode *node) (defined in storage::BtrfsQgroup)storage::BtrfsQgroupstatic
load(Devicegraph *devicegraph) ST_DEPRECATED (defined in storage::Device)storage::Deviceprotected
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() ST_DEPRECATED (defined in storage::Device)storage::Device
remove_descendants(View view)storage::Device
save(xmlNode *node) const ST_DEPRECATED (defined in storage::Device)storage::Device
set_exclusive_limit(unsigned long long exclusive_limit)storage::BtrfsQgroup
set_referenced_limit(unsigned long long referenced_limit)storage::BtrfsQgroup
set_userdata(const std::map< std::string, std::string > &userdata)storage::Device
unassign(BtrfsQgroup *btrfs_qgroup)storage::BtrfsQgroup
~Device() (defined in storage::Device)storage::Devicevirtual