|
@@ -1507,7 +1507,6 @@ struct node_info;
|
|
|
|
|
|
bool available_free_memory(struct f2fs_sb_info *, int);
|
|
|
bool is_checkpointed_node(struct f2fs_sb_info *, nid_t);
|
|
|
-bool has_fsynced_inode(struct f2fs_sb_info *, nid_t);
|
|
|
bool need_inode_block_update(struct f2fs_sb_info *, nid_t);
|
|
|
void get_node_info(struct f2fs_sb_info *, nid_t, struct node_info *);
|
|
|
int get_dnode_of_data(struct dnode_of_data *, pgoff_t, int);
|