Recherche des informations internes concernant un système de fichier btrfs. Plus d'informations : https://btrfs.readthedocs.io/en/latest/btrfs-inspect-internal.html.
sudo btrfs inspect-internal dump-super {{chemin/vers/partition}}
sudo btrfs inspect-internal dump-super --all {{chemin/vers/partition}}
sudo btrfs inspect-internal dump-tree {{chemin/vers/partition}}
n
-ième inode :sudo btrfs inspect-internal inode-resolve {{n}} {{chemin/vers/point_de_montage_btrfs}}
sudo btrfs inspect-internal logical-resolve {{addresse_logique}} {{chemin/vers/point_de_montage_btrfs}}
sudo btrfs inspect-internal tree-stats {{chemin/vers/partition}}