diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-12-15 21:43:52 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-01-18 17:12:39 -0800 |
commit | abc8a8a2c7dc7b557619befa8fb29be60ed481bc (patch) | |
tree | cbf1b71e62d8bc6168b372b2748e66bb8e9e7792 /fs/fscache/internal.h | |
parent | d685c668b0695dff927c85e27ef27d4f404f16a3 (diff) |
buffer: replace obvious uses of b_page with b_folio
These cases just check if it's NULL, or use b_page to get to the page's
address space. They are assumptions that b_page never points to a tail
page.
Link: https://lkml.kernel.org/r/20221215214402.3522366-3-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/fscache/internal.h')
0 files changed, 0 insertions, 0 deletions