alistair23-linux/fs/btrfs
David Sterba f2a97a9dbd btrfs: remove all unused functions
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>
2011-05-06 12:34:03 +02:00
..
acl.c btrfs: unify checking of IS_ERR and null 2011-05-02 13:57:20 +02:00
async-thread.c
async-thread.h
btrfs_inode.h Btrfs: change reserved_extents to an atomic_t 2011-03-17 14:21:18 -04:00
compat.h
compression.c btrfs: rename variables clashing with global function names 2011-05-02 13:57:19 +02:00
compression.h btrfs: rename variables clashing with global function names 2011-05-02 13:57:19 +02:00
ctree.c btrfs: drop unused parameter from btrfs_release_path 2011-05-02 13:57:22 +02:00
ctree.h btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
delayed-ref.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
delayed-ref.h btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
dir-item.c btrfs: drop unused parameter from btrfs_release_path 2011-05-02 13:57:22 +02:00
disk-io.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
disk-io.h btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
export.c exportfs: Return the minimum required handle size 2011-03-14 09:15:28 -04:00
export.h
extent-tree.c btrfs: Document a mutex lock/unlock sequence 2011-05-02 15:29:25 +02:00
extent_io.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
extent_io.h btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
extent_map.c btrfs: drop gfp parameter from alloc_extent_map 2011-05-02 13:57:21 +02:00
extent_map.h btrfs: drop gfp parameter from alloc_extent_map 2011-05-02 13:57:21 +02:00
file-item.c btrfs: drop unused parameter from btrfs_release_path 2011-05-02 13:57:22 +02:00
file.c btrfs: drop unused parameter from btrfs_release_path 2011-05-02 13:57:22 +02:00
free-space-cache.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
free-space-cache.h btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
hash.h
inode-item.c
inode-map.c Btrfs: cleanup some BUG_ON() 2011-03-28 05:37:35 -04:00
inode.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
ioctl.c btrfs: drop unused parameter from btrfs_release_path 2011-05-02 13:57:22 +02:00
ioctl.h Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 2011-01-16 11:25:54 -05:00
Kconfig
locking.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
locking.h btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
lzo.c Btrfs: Avoid accessing unmapped kernel address 2011-02-16 15:37:58 -05:00
Makefile
ordered-data.c Btrfs: add initial tracepoint support for btrfs 2011-03-28 05:37:33 -04:00
ordered-data.h
orphan.c
print-tree.c btrfs: fix missing break in switch phrase 2011-01-28 16:40:37 -05:00
print-tree.h
ref-cache.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
ref-cache.h btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
relocation.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
root-tree.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
struct-funcs.c
super.c btrfs: rename variables clashing with global function names 2011-05-02 13:57:19 +02:00
sysfs.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
transaction.c btrfs: drop unused argument from extent_io_tree_init 2011-05-02 13:57:21 +02:00
transaction.h btrfs: remove unused function prototypes 2011-05-04 14:01:26 +02:00
tree-defrag.c btrfs: drop unused parameter from btrfs_release_path 2011-05-02 13:57:22 +02:00
tree-log.c btrfs: drop unused parameter from btrfs_release_path 2011-05-02 13:57:22 +02:00
tree-log.h btrfs: remove unused function prototypes 2011-05-04 14:01:26 +02:00
version.h
version.sh
volumes.c btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
volumes.h btrfs: remove all unused functions 2011-05-06 12:34:03 +02:00
xattr.c btrfs: drop unused parameter from btrfs_release_path 2011-05-02 13:57:22 +02:00
xattr.h fs/vfs/security: pass last path component to LSM on inode creation 2011-02-01 11:12:29 -05:00
zlib.c zlib: slim down zlib_deflate() workspace when possible 2011-03-22 17:44:17 -07:00