Home | History | Annotate | Download | only in fsck

Lines Matching refs:cp2_version

377 	unsigned long long cp1_version = 0, cp2_version = 0;
394 cp2 = validate_checkpoint(sbi, cp_start_blk_no, &cp2_version);
397 if (ver_after(cp2_version, cp1_version)) {