--- zzzz-none-000/linux-4.4.271/fs/f2fs/f2fs.h 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/fs/f2fs/f2fs.h 2023-04-19 10:22:30.000000000 +0000 @@ -1758,6 +1758,7 @@ * super.c */ int f2fs_commit_super(struct f2fs_sb_info *, bool); +loff_t max_file_size(unsigned bits); int f2fs_sync_fs(struct super_block *, int); extern __printf(3, 4) void f2fs_msg(struct super_block *, const char *, const char *, ...);