Home
last modified time | relevance | path

Searched hist:e3059ec0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dbackref.he3059ec0 Mon Jun 06 12:32:59 CDT 2022 David Sterba <dsterba@suse.com> btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino

There's only one function we pass to iterate_inodes_from_logical as
iterator, so we can drop the indirection and call it directly, after
moving the function to backref.c

Signed-off-by: David Sterba <dsterba@suse.com>
H A Dbackref.ce3059ec0 Mon Jun 06 12:32:59 CDT 2022 David Sterba <dsterba@suse.com> btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino

There's only one function we pass to iterate_inodes_from_logical as
iterator, so we can drop the indirection and call it directly, after
moving the function to backref.c

Signed-off-by: David Sterba <dsterba@suse.com>
H A Dioctl.ce3059ec0 Mon Jun 06 12:32:59 CDT 2022 David Sterba <dsterba@suse.com> btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino

There's only one function we pass to iterate_inodes_from_logical as
iterator, so we can drop the indirection and call it directly, after
moving the function to backref.c

Signed-off-by: David Sterba <dsterba@suse.com>