repo.or.cz
/
btrfs-progs-unstable
/
devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
make btrfs cross compilation friendly
[btrfs-progs-unstable/devel.git]
/
btrfslabel.h
blob
abf43ad8a7ca984aec39171bf9f80e5497bce99d
1
/* btrflabel.h */
2
3
4
int
get_label
(
char
*
btrfs_dev
);
5
int
set_label
(
char
*
btrfs_dev
,
char
*
nLabel
);