diff options
author | 2018-04-27 14:36:24 +0300 | |
---|---|---|
committer | 2018-05-28 18:23:10 +0200 | |
commit | 20a68004022d5b894efdf5959ebd538b8e91ec73 (patch) | |
tree | 3ae1f1fc3feeee3df54cab85835205959467d15e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: replace waitqueue_actvie with cond_wake_up (diff) | |
download | linux-dev-20a68004022d5b894efdf5959ebd538b8e91ec73.tar.xz linux-dev-20a68004022d5b894efdf5959ebd538b8e91ec73.zip |
btrfs: Unexport and rename btrfs_invalidate_inodes
This function is no longer used outside of inode.c so just make it
static. At the same time give a more becoming name, since it's not
really invalidating the inodes but just calling d_prune_alias. Last,
but not least - move the function above the sole caller to avoid
introducing yet-another-pointless forward declaration.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions