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