Home
last modified time | relevance | path

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

/fs/f2fs/
Dcheckpoint.c863 static struct page *validate_checkpoint(struct f2fs_sb_info *sbi, in validate_checkpoint() function
926 cp1 = validate_checkpoint(sbi, cp_start_blk_no, &cp1_version); in f2fs_get_valid_checkpoint()
931 cp2 = validate_checkpoint(sbi, cp_start_blk_no, &cp2_version); in f2fs_get_valid_checkpoint()