f2fs: Pass a folio to is_node()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 8 Jul 2025 17:03:29 +0000 (18:03 +0100)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 22 Jul 2025 15:56:47 +0000 (15:56 +0000)
commit5bba2a22494cf47a1e0021457ca2d9a6722d90fe
tree4ad808411a09e3df77fd453df55d51f0d0643cce
parent1fd0dffdb446c780a555d9b792408560a5c693d6
f2fs: Pass a folio to is_node()

All three callers now have a folio so pass it in.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/node.h