Searched refs:checksum_block (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/partitions/
H A Damiga.c27 checksum_block(__be32 *m, int size) function
64 if (checksum_block((__be32 *)data, be32_to_cpu(rdb->rdb_SummedLongs) & 0x7F) == 0)
70 if (checksum_block((__be32 *)data,
111 if (checksum_block((__be32 *)pb, be32_to_cpu(pb->pb_SummedLongs) & 0x7F) != 0 )

Completed in 80 milliseconds