diff options
author | Filipe Manana <fdmanana@suse.com> | 2017-11-03 22:26:44 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-11-15 17:27:44 +0100 |
commit | f48bf66b662e7acd6a32dbc28c4fa38931f8f0a6 (patch) | |
tree | 33007feca7584c39c3ca719b3b229fb3de95d6e3 /fs/btrfs/relocation.c | |
parent | 56a0e706fcf870270878d6d72b71092ae42d229c (diff) | |
download | linux-f48bf66b662e7acd6a32dbc28c4fa38931f8f0a6.tar.gz linux-f48bf66b662e7acd6a32dbc28c4fa38931f8f0a6.tar.bz2 linux-f48bf66b662e7acd6a32dbc28c4fa38931f8f0a6.zip |
Btrfs: move definition of the function btrfs_find_new_delalloc_bytes
Move the definition of the function btrfs_find_new_delalloc_bytes() closer
to the function btrfs_dirty_pages(), because in a future commit it will be
used exclusively by btrfs_dirty_pages(). This just moves the function's
definition, with no functional changes at all.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/relocation.c')
0 files changed, 0 insertions, 0 deletions