libstorage-ng
storage::Xfs Member List

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

BlkFilesystem(Impl *impl) (defined in storage::BlkFilesystem)storage::BlkFilesystemprotected
clone() const override (defined in storage::Xfs)storage::Xfsvirtual
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) (defined in storage::Xfs)storage::Xfsstatic
create_mount_point(const std::string &path)storage::Mountable
detect_content_info() conststorage::BlkFilesystem
detect_resize_info() conststorage::Device
detect_space_info() conststorage::Filesystem
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
Filesystem(Impl *impl) (defined in storage::Filesystem)storage::Filesystemprotected
find_by_label(const Devicegraph *devicegraph, const std::string &label) (defined in storage::BlkFilesystem)storage::BlkFilesystemstatic
find_by_uuid(const Devicegraph *devicegraph, const std::string &uuid) (defined in storage::BlkFilesystem)storage::BlkFilesystemstatic
get_all(Devicegraph *devicegraph) (defined in storage::BlkFilesystem)storage::BlkFilesystemstatic
get_all(const Devicegraph *devicegraph) (defined in storage::BlkFilesystem)storage::BlkFilesystemstatic
get_ancestors(bool itself) (defined in storage::Device)storage::Device
get_ancestors(bool itself) const (defined in storage::Device)storage::Device
get_blk_devices() const (defined in storage::BlkFilesystem)storage::BlkFilesystem
get_children() (defined in storage::Device)storage::Device
get_children() const (defined in storage::Device)storage::Device
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_filesystem()storage::Mountable
get_filesystem() conststorage::Mountable
get_fstab_options() const ST_DEPRECATED (defined in storage::Mountable)storage::Mountable
get_impl() (defined in storage::Xfs)storage::Xfs
get_impl() const (defined in storage::Xfs)storage::Xfs
get_in_holders() (defined in storage::Device)storage::Device
get_in_holders() const (defined in storage::Device)storage::Device
get_label() const (defined in storage::BlkFilesystem)storage::BlkFilesystem
get_leaves(bool itself) (defined in storage::Device)storage::Device
get_leaves(bool itself) const (defined in storage::Device)storage::Device
get_mkfs_options() const (defined in storage::BlkFilesystem)storage::BlkFilesystem
get_mount_by() const ST_DEPRECATED (defined in storage::Mountable)storage::Mountable
get_mount_opts() const ST_DEPRECATED (defined in storage::Mountable)storage::Mountable
get_mount_point()storage::Mountable
get_mount_point() conststorage::Mountable
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_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_tune_options() const (defined in storage::BlkFilesystem)storage::BlkFilesystem
get_type() const (defined in storage::Filesystem)storage::Filesystem
get_userdata() const (defined in storage::Device)storage::Device
get_uuid() const (defined in storage::BlkFilesystem)storage::BlkFilesystem
has_children() const (defined in storage::Device)storage::Device
has_filesystem() conststorage::Mountable
has_mount_point() conststorage::Mountable
has_parents() const (defined in storage::Device)storage::Device
has_space_info() const (defined in storage::Filesystem)storage::Filesystem
load(Devicegraph *devicegraph, const xmlNode *node) (defined in storage::Xfs)storage::Xfsstatic
load(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
max_labelsize() const (defined in storage::BlkFilesystem)storage::BlkFilesystem
Mountable(Impl *impl) (defined in storage::Mountable)storage::Mountableprotected
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_mount_point()storage::Mountable
save(xmlNode *node) const (defined in storage::Device)storage::Device
set_content_info(const ContentInfo &content_info)storage::BlkFilesystem
set_fstab_options(const std::vector< std::string > &mount_opts) ST_DEPRECATED (defined in storage::Mountable)storage::Mountable
set_label(const std::string &label) (defined in storage::BlkFilesystem)storage::BlkFilesystem
set_mkfs_options(const std::string &mkfs_options) (defined in storage::BlkFilesystem)storage::BlkFilesystem
set_mount_by(MountByType mount_by) ST_DEPRECATED (defined in storage::Mountable)storage::Mountable
set_mount_opts(const std::vector< std::string > &mount_opts) ST_DEPRECATED (defined in storage::Mountable)storage::Mountable
set_resize_info(const ResizeInfo &resize_info)storage::BlkFilesystem
set_space_info(const SpaceInfo &space_info)storage::Filesystem
set_tune_options(const std::string &tune_options)storage::BlkFilesystem
set_userdata(const std::map< std::string, std::string > &userdata) (defined in storage::Device)storage::Device
set_uuid(const std::string &uuid) (defined in storage::BlkFilesystem)storage::BlkFilesystem
supports_grow() conststorage::BlkFilesystem
supports_label() const (defined in storage::BlkFilesystem)storage::BlkFilesystem
supports_mounted_grow() conststorage::BlkFilesystem
supports_mounted_shrink() conststorage::BlkFilesystem
supports_shrink() conststorage::BlkFilesystem
supports_unmounted_grow() conststorage::BlkFilesystem
supports_unmounted_shrink() conststorage::BlkFilesystem
supports_uuid() const (defined in storage::BlkFilesystem)storage::BlkFilesystem
Xfs(Impl *impl) (defined in storage::Xfs)storage::Xfsprotected
~Device() (defined in storage::Device)storage::Devicevirtual