Searched hist:fd8f8ede239bc0531aca65f408ecf44d6755c558 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/block/ |
H A D | blk-merge.c | diff fd8f8ede239bc0531aca65f408ecf44d6755c558 Sat Jan 21 00:49:58 CST 2023 Christoph Hellwig <hch@lst.de> block: export bio_split_rw
bio_split_rw can be used by file systems to split and incoming write bio into multiple bios fitting the hardware limit for use as ZONE_APPEND bios. Export it for initial use in btrfs.
Reviewed-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
/openbmc/linux/include/linux/ |
H A D | bio.h | diff fd8f8ede239bc0531aca65f408ecf44d6755c558 Sat Jan 21 00:49:58 CST 2023 Christoph Hellwig <hch@lst.de> block: export bio_split_rw
bio_split_rw can be used by file systems to split and incoming write bio into multiple bios fitting the hardware limit for use as ZONE_APPEND bios. Export it for initial use in btrfs.
Reviewed-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|