Searched refs:get_cp_crc (Results 1 – 3 of 3) sorted by relevance
1414 static inline __le64 get_cp_crc(struct f2fs_checkpoint *cp) in get_cp_crc() function
1525 *(__le64 *)nat_bits = get_cp_crc(cp); in write_nat_bits()1572 if (*(__le64 *)nat_bits != get_cp_crc(cp) || nats_in_cursum(journal)) { in check_nat_bits()
966 *(__le64 *)nat_bits = get_cp_crc(cp); in f2fs_write_check_point_pack()