Home | History | Annotate | Download | only in fsck

Lines Matching refs:cp1_version

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