projects
/
platform
/
upstream
/
btrfs-progs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mkfs should initialize unused fields properly
[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);