Navigation
index
modules
|
python-btrfs 10 documentation
»
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
X
A
allocatable_left_str() (btrfs.fs_usage.FsUsage property)
allocatable_str() (btrfs.fs_usage.FsUsage property)
allocated_str() (btrfs.fs_usage.BlockGroupTypeUsage property)
(btrfs.fs_usage.DevSpaceUsage property)
(btrfs.fs_usage.DevUsage property)
(btrfs.fs_usage.FsUsage property)
(btrfs.fs_usage.RawSpaceUsage property)
B
balance_ctl() (in module btrfs.ioctl)
BALANCE_ITEM_KEY (in module btrfs.ctree)
BALANCE_OBJECTID (in module btrfs.ctree)
balance_progress() (in module btrfs.ioctl)
balance_v2() (in module btrfs.ioctl)
BalanceArgs (class in btrfs.ioctl)
BalanceError
BalanceProgress (class in btrfs.ioctl)
block_group() (btrfs.ctree.FileSystem method)
BLOCK_GROUP_DATA (in module btrfs.ctree)
BLOCK_GROUP_DUP (in module btrfs.ctree)
block_group_flags_str() (in module btrfs.utils)
BLOCK_GROUP_ITEM_KEY (in module btrfs.ctree)
BLOCK_GROUP_METADATA (in module btrfs.ctree)
BLOCK_GROUP_PROFILE_MASK (in module btrfs.ctree)
block_group_profile_ncopies() (in module btrfs.volumes)
block_group_profile_str() (in module btrfs.utils)
BLOCK_GROUP_RAID0 (in module btrfs.ctree)
BLOCK_GROUP_RAID1 (in module btrfs.ctree)
BLOCK_GROUP_RAID10 (in module btrfs.ctree)
BLOCK_GROUP_RAID5 (in module btrfs.ctree)
BLOCK_GROUP_RAID6 (in module btrfs.ctree)
BLOCK_GROUP_SINGLE (in module btrfs.ctree)
BLOCK_GROUP_SYSTEM (in module btrfs.ctree)
BLOCK_GROUP_TYPE_MASK (in module btrfs.ctree)
block_group_type_str() (in module btrfs.utils)
BlockGroupItem (class in btrfs.ctree)
BlockGroupTypeUsage (class in btrfs.fs_usage)
btrfs (module)
btrfs.crc32c (module)
btrfs.ctree (module)
btrfs.free_space_tree (module)
btrfs.fs_usage (module)
btrfs.ioctl (module)
btrfs.utils (module)
btrfs.volumes (module)
bytes_used_str() (btrfs.ioctl.DevInfo property)
C
Chunk (class in btrfs.ctree)
CHUNK_ITEM_KEY (in module btrfs.ctree)
chunk_length_to_dev_extent_length() (in module btrfs.volumes)
chunk_to_dev_extent_length() (in module btrfs.volumes)
chunk_to_raw_parity_bytes() (in module btrfs.volumes)
CHUNK_TREE_OBJECTID (in module btrfs.ctree)
chunks() (btrfs.ctree.FileSystem method)
classify() (in module btrfs.ctree)
clone_alignment_str() (btrfs.ioctl.FsInfo property)
compat_flags_str() (btrfs.ioctl.FeatureFlags property)
compat_ro_flags_str() (btrfs.ioctl.FeatureFlags property)
compress_type_str() (in module btrfs.utils)
compression_str() (btrfs.ctree.FileExtentItem property)
counters() (btrfs.ioctl.DevStats property)
crc32c() (in module btrfs.crc32c)
crc32c_data() (in module btrfs.crc32c)
CSUM_TREE_OBJECTID (in module btrfs.ctree)
D
data_str() (btrfs.ctree.DirItem property)
(btrfs.ctree.XAttrItem property)
DEV_EXTENT_KEY (in module btrfs.ctree)
dev_extent_length_to_chunk_length() (in module btrfs.volumes)
dev_extents() (btrfs.ctree.FileSystem method)
dev_info() (btrfs.ctree.FileSystem method)
(in module btrfs.ioctl)
DEV_ITEM_KEY (in module btrfs.ctree)
DEV_ITEMS_OBJECTID (in module btrfs.ctree)
dev_stats() (btrfs.ctree.FileSystem method)
(in module btrfs.ioctl)
DEV_STATS_KEY (in module btrfs.ctree)
DEV_STATS_OBJECTID (in module btrfs.ctree)
DEV_TREE_OBJECTID (in module btrfs.ctree)
DevExtent (class in btrfs.ctree)
devices() (btrfs.ctree.FileSystem method)
DevInfo (class in btrfs.ioctl)
DevItem (class in btrfs.ctree)
DevSpaceUsage (class in btrfs.fs_usage)
DevStats (class in btrfs.ioctl)
DevUsage (class in btrfs.fs_usage)
DIR_INDEX_KEY (in module btrfs.ctree)
DIR_ITEM_KEY (in module btrfs.ctree)
dir_item_type_str() (in module btrfs.utils)
DirIndex (class in btrfs.ctree)
DirItem (class in btrfs.ctree)
DirItemList (class in btrfs.ctree)
DiskKey (class in btrfs.ctree)
E
embedded_text_for_str() (in module btrfs.utils)
errno() (btrfs.ioctl.BalanceError property)
estimated_allocatable_virtual_data_str() (btrfs.fs_usage.FsUsage property)
estimated_allocatable_virtual_metadata_str() (btrfs.fs_usage.FsUsage property)
estimated_allocatable_virtual_mixed_str() (btrfs.fs_usage.FsUsage property)
estimated_full_allocatable_virtual_data_str() (btrfs.fs_usage.FsUsage property)
estimated_full_allocatable_virtual_metadata_str() (btrfs.fs_usage.FsUsage property)
estimated_full_allocatable_virtual_mixed_str() (btrfs.fs_usage.FsUsage property)
EXTENT_CSUM_KEY (in module btrfs.ctree)
EXTENT_CSUM_OBJECTID (in module btrfs.ctree)
EXTENT_DATA_KEY (in module btrfs.ctree)
EXTENT_DATA_REF_KEY (in module btrfs.ctree)
extent_flags_str() (in module btrfs.utils)
EXTENT_ITEM_KEY (in module btrfs.ctree)
EXTENT_TREE_OBJECTID (in module btrfs.ctree)
ExtentDataRef (class in btrfs.ctree)
ExtentItem (class in btrfs.ctree)
extents() (btrfs.ctree.FileSystem method)
extref_hash() (in module btrfs.crc32c)
F
FeatureFlags (class in btrfs.ioctl)
features() (btrfs.ctree.FileSystem method)
fideduperange() (in module btrfs.ioctl)
file_extent_type_str() (in module btrfs.utils)
FileDedupeRangeInfo (class in btrfs.ioctl)
FileExtentItem (class in btrfs.ctree)
FileSystem (class in btrfs.ctree)
FIRST_CHUNK_TREE_OBJECTID (in module btrfs.ctree)
FIRST_FREE_OBJECTID (in module btrfs.ctree)
flags_str() (btrfs.ctree.BlockGroupItem property)
(btrfs.ctree.ExtentItem property)
(btrfs.ctree.FreeSpaceInfo property)
(btrfs.ctree.InodeItem property)
(btrfs.ctree.MetaDataItem property)
(btrfs.ctree.RootItem property)
(btrfs.fs_usage.DevSpaceUsage property)
(btrfs.fs_usage.RawSpaceUsage property)
(btrfs.fs_usage.VirtualSpaceUsage property)
(btrfs.ioctl.BalanceArgs property)
(btrfs.ioctl.SpaceInfo property)
(in module btrfs.utils)
free_data_str() (btrfs.fs_usage.FsUsage property)
free_metadata_str() (btrfs.fs_usage.FsUsage property)
free_mixed_str() (btrfs.fs_usage.FsUsage property)
FREE_SPACE_BITMAP_KEY (in module btrfs.ctree)
FREE_SPACE_EXTENT_KEY (in module btrfs.ctree)
free_space_extents() (btrfs.ctree.FileSystem method)
free_space_info_flags_str() (in module btrfs.utils)
FREE_SPACE_INFO_KEY (in module btrfs.ctree)
FREE_SPACE_OBJECTID (in module btrfs.ctree)
FREE_SPACE_TREE_OBJECTID (in module btrfs.ctree)
FreeSpaceBitmap (class in btrfs.ctree)
FreeSpaceExtent (class in btrfs.ctree)
(class in btrfs.free_space_tree)
FreeSpaceInfo (class in btrfs.ctree)
from_values() (btrfs.ctree.TimeSpec static method)
fs_info() (btrfs.ctree.FileSystem method)
(in module btrfs.ioctl)
FS_TREE_OBJECTID (in module btrfs.ctree)
FsInfo (class in btrfs.ioctl)
FsUsage (class in btrfs.fs_usage)
G
get_features() (in module btrfs.ioctl)
I
incompat_flags_str() (btrfs.ioctl.FeatureFlags property)
InlineExtentDataRef (class in btrfs.ctree)
InlineSharedBlockRef (class in btrfs.ctree)
InlineSharedDataRef (class in btrfs.ctree)
InlineTreeBlockRef (class in btrfs.ctree)
ino_lookup() (in module btrfs.ioctl)
Inode (class in btrfs.ioctl)
inode_flags_str() (in module btrfs.utils)
INODE_ITEM_KEY (in module btrfs.ctree)
inode_mode_str() (in module btrfs.utils)
INODE_REF_KEY (in module btrfs.ctree)
InodeExtref (class in btrfs.ctree)
InodeExtrefList (class in btrfs.ctree)
InodeItem (class in btrfs.ctree)
InodeRef (class in btrfs.ctree)
InodeRefList (class in btrfs.ctree)
InoLookupResult (class in btrfs.ioctl)
insert() (btrfs.ctree.DirItemList method)
(btrfs.ctree.InodeExtrefList method)
(btrfs.ctree.InodeRefList method)
inum() (btrfs.ioctl.Inode property)
io_align_str() (btrfs.ctree.Chunk property)
io_width_str() (btrfs.ctree.Chunk property)
iso8601() (btrfs.ctree.TimeSpec property)
ItemData (class in btrfs.ctree)
ItemNotFoundError
K
Key (class in btrfs.ctree)
key() (btrfs.ctree.Key property)
L
LAST_FREE_OBJECTID (in module btrfs.ctree)
len() (btrfs.ioctl.SearchHeader property)
length() (btrfs.free_space_tree.FreeSpaceExtent property)
length_str() (btrfs.ctree.BlockGroupItem property)
(btrfs.ctree.Chunk property)
(btrfs.ctree.DevExtent property)
(btrfs.ctree.FreeSpaceExtent property)
(btrfs.ctree.FreeSpaceInfo property)
logical_to_ino() (in module btrfs.ioctl)
logical_to_ino_v2() (in module btrfs.ioctl)
M
METADATA_ITEM_KEY (in module btrfs.ctree)
MetaDataItem (class in btrfs.ctree)
mixed_groups() (btrfs.ctree.FileSystem method)
mode_str() (btrfs.ctree.InodeItem property)
mounted_filesystem_paths() (in module btrfs.utils)
N
name_bytes() (btrfs.ioctl.InoLookupResult property)
name_hash() (in module btrfs.crc32c)
name_str() (btrfs.ctree.DirIndex property)
(btrfs.ctree.DirItem property)
(btrfs.ctree.InodeExtref property)
(btrfs.ctree.InodeRef property)
(btrfs.ctree.XAttrItem property)
nodesize_str() (btrfs.ioctl.FsInfo property)
NotImplementedItem (class in btrfs.ctree)
O
objectid() (btrfs.ctree.Key property)
(btrfs.ioctl.SearchHeader property)
offset() (btrfs.ctree.Key property)
(btrfs.ioctl.Inode property)
(btrfs.ioctl.SearchHeader property)
ORPHAN_ITEM_KEY (in module btrfs.ctree)
ORPHAN_OBJECTID (in module btrfs.ctree)
orphan_subvol_ids() (btrfs.ctree.FileSystem method)
P
parity_str() (btrfs.fs_usage.BlockGroupTypeUsage property)
(btrfs.fs_usage.DevSpaceUsage property)
(btrfs.fs_usage.FsUsage property)
(btrfs.fs_usage.RawSpaceUsage property)
parse_pretty_size() (in module btrfs.utils)
PERSISTENT_ITEM_KEY (in module btrfs.ctree)
pretty_print() (in module btrfs.utils)
pretty_size() (in module btrfs.utils)
profile() (btrfs.ioctl.SpaceInfo property)
profile_str() (btrfs.ioctl.SpaceInfo property)
profiles_str() (btrfs.ioctl.BalanceArgs property)
Q
qgroup_level() (in module btrfs.ctree)
qgroup_subvid() (in module btrfs.ctree)
QUOTA_TREE_OBJECTID (in module btrfs.ctree)
R
RawSpaceUsage (class in btrfs.fs_usage)
root() (btrfs.ioctl.Inode property)
root_item_flags_str() (in module btrfs.utils)
ROOT_ITEM_KEY (in module btrfs.ctree)
ROOT_TREE_DIR_OBJECTID (in module btrfs.ctree)
ROOT_TREE_OBJECTID (in module btrfs.ctree)
RootItem (class in btrfs.ctree)
S
search() (in module btrfs.ioctl)
search_v2() (in module btrfs.ioctl)
SearchHeader (class in btrfs.ioctl)
sector_size_str() (btrfs.ctree.Chunk property)
sectorsize_str() (btrfs.ioctl.FsInfo property)
set_received_subvol() (in module btrfs.ioctl)
SHARED_BLOCK_REF_KEY (in module btrfs.ctree)
SHARED_DATA_REF_KEY (in module btrfs.ctree)
SharedBlockRef (class in btrfs.ctree)
SharedDataRef (class in btrfs.ctree)
space_flags_description() (in module btrfs.utils)
space_info() (btrfs.ctree.FileSystem method)
(in module btrfs.ioctl)
space_profile_description() (in module btrfs.utils)
space_slots() (btrfs.ioctl.SpaceArgs property)
space_type_description() (in module btrfs.utils)
SpaceArgs (class in btrfs.ioctl)
SpaceInfo (class in btrfs.ioctl)
state_str() (btrfs.ioctl.BalanceProgress property)
status_str() (btrfs.ioctl.FileDedupeRangeInfo property)
Stripe (class in btrfs.ctree)
stripe_len_str() (btrfs.ctree.Chunk property)
subvolumes() (btrfs.ctree.FileSystem method)
sync() (btrfs.ctree.FileSystem method)
(in module btrfs.ioctl)
T
target_profile_data_str() (btrfs.fs_usage.FsUsage property)
target_profile_metadata_str() (btrfs.fs_usage.FsUsage property)
target_profile_mixed_str() (btrfs.fs_usage.FsUsage property)
target_profile_system_str() (btrfs.fs_usage.FsUsage property)
target_str() (btrfs.ioctl.BalanceArgs property)
TEMPORARY_ITEM_KEY (in module btrfs.ctree)
TimeSpec (class in btrfs.ctree)
top_level() (btrfs.ctree.FileSystem method)
total_bytes_str() (btrfs.ioctl.DevInfo property)
(btrfs.ioctl.SpaceInfo property)
total_spaces() (btrfs.ioctl.SpaceArgs property)
total_str() (btrfs.fs_usage.DevUsage property)
(btrfs.fs_usage.FsUsage property)
(btrfs.fs_usage.VirtualBlockGroupTypeUsage property)
(btrfs.fs_usage.VirtualSpaceUsage property)
transid() (btrfs.ioctl.SearchHeader property)
TREE_BLOCK_REF_KEY (in module btrfs.ctree)
TreeBlockInfo (class in btrfs.ctree)
TreeBlockRef (class in btrfs.ctree)
treeid() (btrfs.ioctl.InoLookupResult property)
type() (btrfs.ctree.Key property)
(btrfs.ioctl.SearchHeader property)
(btrfs.ioctl.SpaceInfo property)
type_str() (btrfs.ctree.Chunk property)
(btrfs.ctree.DirIndex property)
(btrfs.ctree.DirItem property)
(btrfs.ctree.FileExtentItem property)
(btrfs.ctree.XAttrItem property)
(btrfs.fs_usage.BlockGroupTypeUsage property)
(btrfs.fs_usage.VirtualBlockGroupTypeUsage property)
(btrfs.ioctl.SpaceInfo property)
U
U8() (in module btrfs.ctree)
ULL() (in module btrfs.ctree)
unallocatable_hard_str() (btrfs.fs_usage.DevUsage property)
(btrfs.fs_usage.FsUsage property)
unallocatable_reclaimable_str() (btrfs.fs_usage.DevUsage property)
(btrfs.fs_usage.FsUsage property)
unallocatable_soft_str() (btrfs.fs_usage.DevUsage property)
unallocated_str() (btrfs.fs_usage.DevUsage property)
unalloctable_soft_str() (btrfs.fs_usage.FsUsage property)
UnknownItem (class in btrfs.ctree)
unpack() (btrfs.ctree.FreeSpaceBitmap method)
unused_str() (btrfs.fs_usage.VirtualBlockGroupTypeUsage property)
usage() (btrfs.ctree.FileSystem method)
used_bytes_str() (btrfs.ioctl.SpaceInfo property)
used_pct() (btrfs.ctree.BlockGroupItem property)
used_str() (btrfs.ctree.BlockGroupItem property)
(btrfs.fs_usage.BlockGroupTypeUsage property)
(btrfs.fs_usage.RawSpaceUsage property)
(btrfs.fs_usage.VirtualBlockGroupTypeUsage property)
(btrfs.fs_usage.VirtualSpaceUsage property)
UUID_TREE_OBJECTID (in module btrfs.ctree)
V
vaddr() (btrfs.ctree.DevExtent property)
(btrfs.free_space_tree.FreeSpaceExtent property)
virtual_total_str() (btrfs.fs_usage.FsUsage property)
virtual_used_str() (btrfs.fs_usage.FsUsage property)
VirtualBlockGroupTypeUsage (class in btrfs.fs_usage)
VirtualSpaceUsage (class in btrfs.fs_usage)
X
XATTR_ITEM_KEY (in module btrfs.ctree)
XAttrItem (class in btrfs.ctree)
XAttrItemList (class in btrfs.ctree)
Related Topics
Documentation index
Quick search