💾 Archived View for freeshell.de › tldr › btrfs-inspect-internal.gmi captured on 2024-02-05 at 10:25:50. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Query internal information of a btrfs filesystem.
sudo btrfs inspect-internal dump-super {path/to/partition}
sudo btrfs inspect-internal dump-super --all {path/to/partition}
sudo btrfs inspect-internal dump-tree {path/to/partition}
sudo btrfs inspect-internal inode-resolve {n} {path/to/btrfs_mount}
sudo btrfs inspect-internal logical-resolve {logical_address} {path/to/btrfs_mount}
sudo btrfs inspect-internal tree-stats {path/to/partition}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).