--- zzzz-none-000/linux-4.4.60/fs/f2fs/f2fs.h 2017-04-08 07:53:53.000000000 +0000 +++ hawkeye-5590-729/linux-4.4.60/fs/f2fs/f2fs.h 2022-03-30 14:21:52.000000000 +0000 @@ -1715,6 +1715,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 *, ...);