mm/page_io: introduce bio_first_folio_all()
authorZhangPeng <zhangpeng362@huawei.com>
Fri, 21 Jul 2023 03:44:44 +0000 (11:44 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Aug 2023 17:12:45 +0000 (10:12 -0700)
commit6d2790d95d7cffaf0def36270032ce5228dd43a5
tree95a469581c57ba5be84fafdbe65298970aea60cc
parent9962ed64bd2154863ab3b63b15a2b55e39dc7117
mm/page_io: introduce bio_first_folio_all()

Introduce bio_first_folio_all() to return a folio, which makes it easier
to use.

Link: https://lkml.kernel.org/r/20230721034451.16412-4-zhangpeng362@huawei.com
Signed-off-by: ZhangPeng <zhangpeng362@huawei.com>
Suggested-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: Nanyong Sun <sunnanyong@huawei.com>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/block/biovecs.rst
include/linux/bio.h