]> www.infradead.org Git - users/jedix/linux-maple.git/commit
f2fs: Add f2fs_get_xnode_folio()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 31 Mar 2025 20:11:30 +0000 (21:11 +0100)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 28 Apr 2025 15:26:36 +0000 (15:26 +0000)
commit153e4a7f890697556e4c9935094b8e005ec56783
tree0ce8cc3cedb9e0a95a11509947ee3fcaf5926086
parent5c93848a92ace3aa61c5b52eece314cee36562be
f2fs: Add f2fs_get_xnode_folio()

The folio equivalent of f2fs_get_xnode_page().

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/f2fs.h
fs/f2fs/node.c