Btrfsck: add the ability to prune corrupt extent allocation tree blocks
[platform/upstream/btrfs-progs.git] / btrfslabel.h
1 /* btrflabel.h */
2
3
4 int get_label(char *btrfs_dev);
5 int set_label(char *btrfs_dev, char *nLabel);