btrfs: remove all unused functions
authorDavid Sterba <dsterba@suse.cz>
Thu, 5 May 2011 10:44:41 +0000 (12:44 +0200)
committerDavid Sterba <dsterba@suse.cz>
Fri, 6 May 2011 10:34:03 +0000 (12:34 +0200)
Remove static and global declarations and/or definitions. Reduces size
of btrfs.ko by ~3.4kB.

  text    data     bss     dec     hex filename
402081    7464     200  409745   64091 btrfs.ko.base
398620    7144     200  405964   631cc btrfs.ko.remove-all

Signed-off-by: David Sterba <dsterba@suse.cz>

No differences found