Searched refs:get_valid_checkpoint_info (Results 1 – 1 of 1) sorted by relevance
251 int get_valid_checkpoint_info(int fd, struct f2fs_super_block* sb, struct f2fs_checkpoint** cp, in get_valid_checkpoint_info() function400 if (get_valid_checkpoint_info(fd, sb, &cp, info)) goto error; in generate_f2fs_info()