Home
last modified time | relevance | path

Searched refs:duplicate_checkpoint (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/f2fs-tools/fsck/
H A Dfsck.h237 extern void duplicate_checkpoint(struct f2fs_sb_info *);
H A Dmount.c3297 void duplicate_checkpoint(struct f2fs_sb_info *sbi) in duplicate_checkpoint() function
3439 duplicate_checkpoint(sbi); in write_checkpoints()
H A Dfsck.c2695 duplicate_checkpoint(sbi); in fix_checkpoints()