Files
linux/fs
Li Zetao 982eb225e4 f2fs: make f2fs_sync_inode_meta() static
After commit 26b5a07919 ("f2fs: cleanup dirty pages if recover failed"),
f2fs_sync_inode_meta() is only used in checkpoint.c, so
f2fs_sync_inode_meta() should only be visible inside. Delete the
declaration in the header file and change f2fs_sync_inode_meta()
to static.

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2023-04-03 16:09:31 -07:00
..
2021-08-19 09:02:55 +09:00
2021-10-19 09:36:06 +02:00
2023-01-04 13:00:52 -08:00
2021-04-12 15:04:29 +02:00
2021-08-26 22:28:02 +02:00
2023-01-04 13:00:53 -08:00
2023-01-04 13:00:52 -08:00
2021-09-10 09:46:48 -07:00
2021-06-29 10:53:48 -07:00
2021-08-16 10:50:32 -06:00
2021-08-19 09:02:55 +09:00
2023-01-04 13:00:53 -08:00
2023-01-04 13:00:54 -08:00
2021-10-19 17:09:34 -06:00
2021-06-29 10:53:48 -07:00
2023-01-04 13:00:53 -08:00
2021-08-10 17:57:22 +02:00
2023-01-04 13:00:53 -08:00