From patchwork Mon Mar 31 20:11:07 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Matthew Wilcox (Oracle)" X-Patchwork-Id: 14034002 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 566D7C36018 for ; Mon, 31 Mar 2025 20:13:44 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-3.v29.lw.sourceforge.com) by sfs-ml-3.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1tzLVw-0005pj-Ih; Mon, 31 Mar 2025 20:13:43 +0000 Received: from [172.30.29.66] (helo=mx.sourceforge.net) by sfs-ml-3.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tzLVi-0005eP-KL for linux-f2fs-devel@lists.sourceforge.net; Mon, 31 Mar 2025 20:13:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ElcucMituYCElMF68W8i8yDxlG6s+XtuPnY9adUlbI8=; b=Rra0qPdKz1fJaUZu0YW1ym5VPx AyCvdV6AEp2Kf7WyWIpBs3Lu4WdR+A3JbjP+vuVVsThXOo2nqmeWUjV8KIUz3U3uDq3PRlNwAHlgc 4PFMTY2Fp8LhymR3dGIVXo7h6KRk1DW/na/9GjkrfDswdfwnWJu/1oQmvQ4gxJl99xHc=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID: Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=ElcucMituYCElMF68W8i8yDxlG6s+XtuPnY9adUlbI8=; b=KYfy7E/mmIirgXBJXg+qrULznw gt1eDEN/bUDY0TSRiGKHfonaFT81sjB7fSE+aDML1zx0CRmPVmb0zuPFWyCdQYW75ENDtX2zkdnFp B4J3jnm5usnkxMeyTWHpgkS8QEwzKQsa0hlLZqzfM85w6N95QPNuHv98F7Amf1mJPcSg=; Received: from casper.infradead.org ([90.155.50.34]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1tzLVX-0003aO-Gm for linux-f2fs-devel@lists.sourceforge.net; Mon, 31 Mar 2025 20:13:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=ElcucMituYCElMF68W8i8yDxlG6s+XtuPnY9adUlbI8=; b=BeTUigAVp+6y7Emi1Ih4qC0k0q fGWhYlW2V0GlELxqodMK0qd/DoAueUtMk9+cGaGp+V/0EtpC8cUyRR607q78SLsAPATsnHSmK5HL1 yJg1Q+m/9mb9+vPiLLeCCvFvq3j5GUN8NaUtyQP1KSDDg20Qmlea2QHJ5tYBoYbZsi9QmaaQBp1A5 z/OGyDVxs7qiofyXnxwOvG5xsLR+WdUgsOGtS0z8ZfvrZLiMNtQgzm7XU6zQiVEVtfMWSI2osbn/X S5T4sWVfyhd437s0+Ll9qQGjcjlUlTezYdztkHC70YXpa2z2VTz9TARYoOL6ceMu7jZNm+aIFyG31 8xrfhxRg==; Received: from willy by casper.infradead.org with local (Exim 4.98.1 #2 (Red Hat Linux)) id 1tzLVM-00000004Rir-0Vle; Mon, 31 Mar 2025 20:13:08 +0000 From: "Matthew Wilcox (Oracle)" To: Jaegeuk Kim , Chao Yu Date: Mon, 31 Mar 2025 21:11:07 +0100 Message-ID: <20250331201256.1057782-48-willy@infradead.org> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250331201256.1057782-1-willy@infradead.org> References: <20250331201256.1057782-1-willy@infradead.org> MIME-Version: 1.0 X-Headers-End: 1tzLVX-0003aO-Gm Subject: [f2fs-dev] [PATCH 047/153] f2fs: Remove f2fs_find_data_page() X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Matthew Wilcox \(Oracle\)" , linux-f2fs-devel@lists.sourceforge.net Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net All callers have now been converted to call f2fs_find_data_folio(). Signed-off-by: Matthew Wilcox (Oracle) --- fs/f2fs/f2fs.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/fs/f2fs/f2fs.h b/fs/f2fs/f2fs.h index b6ca1e5a721e..788a8cd55603 100644 --- a/fs/f2fs/f2fs.h +++ b/fs/f2fs/f2fs.h @@ -3983,14 +3983,6 @@ int f2fs_init_post_read_wq(struct f2fs_sb_info *sbi); void f2fs_destroy_post_read_wq(struct f2fs_sb_info *sbi); extern const struct iomap_ops f2fs_iomap_ops; -static inline struct page *f2fs_find_data_page(struct inode *inode, - pgoff_t index, pgoff_t *next_pgofs) -{ - struct folio *folio = f2fs_find_data_folio(inode, index, next_pgofs); - - return &folio->page; -} - static inline struct page *f2fs_get_lock_data_page(struct inode *inode, pgoff_t index, bool for_write) {