WSL2-Linux-Kernel/fs/btrfs
Nikolay Borisov a0357511f2 btrfs: Remove unused parameters from various functions
iterate_dir_item:found_key - introduced in 31db9f7c23 ("Btrfs:
  introduce BTRFS_IOC_SEND for btrfs send/receive"), yet never used.

record_ref:num - ditto

This is a first pass with the low-hanging fruit. There are still quite a
few unsued parameters in some function which have to abide by a callback
interface.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Josef Bacik <jbacik@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2017-10-30 12:27:55 +01:00
..
tests
Kconfig
Makefile
acl.c
async-thread.c
async-thread.h
backref.c
backref.h
btrfs_inode.h
check-integrity.c
check-integrity.h
compression.c
compression.h
ctree.c
ctree.h
dedupe.h
delayed-inode.c
delayed-inode.h
delayed-ref.c
delayed-ref.h
dev-replace.c
dev-replace.h
dir-item.c
disk-io.c btrfs: copy fsid to super_block s_uuid 2017-10-30 12:27:55 +01:00
disk-io.h
export.c
export.h
extent-tree.c btrfs: Remove redundant forward declarations 2017-10-30 12:27:55 +01:00
extent_io.c
extent_io.h
extent_map.c
extent_map.h
file-item.c
file.c
free-space-cache.c
free-space-cache.h
free-space-tree.c
free-space-tree.h
hash.c
hash.h
inode-item.c
inode-map.c
inode-map.h
inode.c Btrfs: do not async submit for nodatasum inodes 2017-10-30 12:27:55 +01:00
ioctl.c Btrfs: fix __user casting in ioctl.c 2017-10-30 12:27:55 +01:00
locking.c
locking.h
lzo.c
math.h
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
props.c
props.h
qgroup.c
qgroup.h
raid56.c Btrfs: search parity device wisely 2017-10-30 12:27:55 +01:00
raid56.h
rcu-string.h
reada.c
relocation.c
root-tree.c
scrub.c
send.c btrfs: Remove unused parameters from various functions 2017-10-30 12:27:55 +01:00
send.h
struct-funcs.c
super.c
sysfs.c
sysfs.h
transaction.c
transaction.h
tree-defrag.c
tree-log.c btrfs: Remove unused variable 2017-10-30 12:27:55 +01:00
tree-log.h
ulist.c
ulist.h
uuid-tree.c
volumes.c Btrfs: make some volumes.c functions static 2017-10-30 12:27:55 +01:00
volumes.h
xattr.c
xattr.h
zlib.c
zstd.c