Searched hist:"1072 c12d7d58b5512b6c05c2268f57d32f1ab76c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/block/ |
H A D | biovecs.rst | 1072c12d7d58b5512b6c05c2268f57d32f1ab76c Thu Apr 16 16:46:11 CDT 2020 Omar Sandoval <osandov@fb.com> block: add bio_for_each_bvec_all()
An upcoming Btrfs fix needs to know the original size of a non-cloned bios. Rather than accessing the bvec table directly, let's add a bio_for_each_bvec_all() accessor.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
/openbmc/linux/ |
H A D | .clang-format | 1072c12d7d58b5512b6c05c2268f57d32f1ab76c Thu Apr 16 16:46:11 CDT 2020 Omar Sandoval <osandov@fb.com> block: add bio_for_each_bvec_all()
An upcoming Btrfs fix needs to know the original size of a non-cloned bios. Rather than accessing the bvec table directly, let's add a bio_for_each_bvec_all() accessor.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
/openbmc/linux/include/linux/ |
H A D | bio.h | 1072c12d7d58b5512b6c05c2268f57d32f1ab76c Thu Apr 16 16:46:11 CDT 2020 Omar Sandoval <osandov@fb.com> block: add bio_for_each_bvec_all()
An upcoming Btrfs fix needs to know the original size of a non-cloned bios. Rather than accessing the bvec table directly, let's add a bio_for_each_bvec_all() accessor.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>
|