diff options
author | David Sterba <dsterba@suse.com> | 2022-06-06 18:52:24 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-07-25 17:45:36 +0200 |
commit | ad6240f662cd7dfb449ac83dfcc74afb17750130 (patch) | |
tree | 918d8edb65d449a5ebd3faf854a77f50aa2bcb87 /fs/fhandle.c | |
parent | 6d322b483976f34b1217b9c1b4a54fa16c10bdc8 (diff) | |
download | linux-ad6240f662cd7dfb449ac83dfcc74afb17750130.tar.gz linux-ad6240f662cd7dfb449ac83dfcc74afb17750130.tar.bz2 linux-ad6240f662cd7dfb449ac83dfcc74afb17750130.zip |
btrfs: call inode_to_path directly and drop indirection
The functions for iterating inode reference take a function parameter
but there's only one value, inode_to_path(). Remove the indirection and
call the function. As paths_from_inode would become just an alias for
iterate_irefs(), merge the two into one function.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/fhandle.c')
0 files changed, 0 insertions, 0 deletions