Merge branch 'restriper' of git://github.com/idryomov/btrfs-progs
[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);