Home
last modified time | relevance | path

Searched refs:TreeBlockInfo (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rosapps/applications/devutils/btrfstools/
H A Dbtrfs_structures.py944 next_pos = pos + TreeBlockInfo.tree_block_info.size
945 self.tree_block_info = TreeBlockInfo(data[pos:next_pos])
1030 class TreeBlockInfo(object): class
1035 TreeBlockInfo.sstruct.unpack(data)