Home
last modified time | relevance | path

Searched hist:"35 da5a7e" (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent-io-tree.c35da5a7e Thu Oct 27 19:47:06 CDT 2022 David Sterba <dsterba@suse.com> btrfs: drop private_data parameter from extent_io_tree_init

All callers except one pass NULL, so the parameter can be dropped and
the inode::io_tree initialization can be open coded.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dextent-io-tree.h35da5a7e Thu Oct 27 19:47:06 CDT 2022 David Sterba <dsterba@suse.com> btrfs: drop private_data parameter from extent_io_tree_init

All callers except one pass NULL, so the parameter can be dropped and
the inode::io_tree initialization can be open coded.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Drelocation.c35da5a7e Thu Oct 27 19:47:06 CDT 2022 David Sterba <dsterba@suse.com> btrfs: drop private_data parameter from extent_io_tree_init

All callers except one pass NULL, so the parameter can be dropped and
the inode::io_tree initialization can be open coded.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dtransaction.c35da5a7e Thu Oct 27 19:47:06 CDT 2022 David Sterba <dsterba@suse.com> btrfs: drop private_data parameter from extent_io_tree_init

All callers except one pass NULL, so the parameter can be dropped and
the inode::io_tree initialization can be open coded.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Ddisk-io.c35da5a7e Thu Oct 27 19:47:06 CDT 2022 David Sterba <dsterba@suse.com> btrfs: drop private_data parameter from extent_io_tree_init

All callers except one pass NULL, so the parameter can be dropped and
the inode::io_tree initialization can be open coded.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dvolumes.c35da5a7e Thu Oct 27 19:47:06 CDT 2022 David Sterba <dsterba@suse.com> btrfs: drop private_data parameter from extent_io_tree_init

All callers except one pass NULL, so the parameter can be dropped and
the inode::io_tree initialization can be open coded.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dinode.c35da5a7e Thu Oct 27 19:47:06 CDT 2022 David Sterba <dsterba@suse.com> btrfs: drop private_data parameter from extent_io_tree_init

All callers except one pass NULL, so the parameter can be dropped and
the inode::io_tree initialization can be open coded.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
/openbmc/linux/fs/btrfs/tests/
H A Dextent-io-tests.c35da5a7e Thu Oct 27 19:47:06 CDT 2022 David Sterba <dsterba@suse.com> btrfs: drop private_data parameter from extent_io_tree_init

All callers except one pass NULL, so the parameter can be dropped and
the inode::io_tree initialization can be open coded.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dbtrfs-tests.c35da5a7e Thu Oct 27 19:47:06 CDT 2022 David Sterba <dsterba@suse.com> btrfs: drop private_data parameter from extent_io_tree_init

All callers except one pass NULL, so the parameter can be dropped and
the inode::io_tree initialization can be open coded.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>