Lines Matching defs:bc_ecc
369 bc->bc_ecc = cpu_to_le16((u16)ecc);
386 u16 bc_ecc;
392 bc_ecc = le16_to_cpu(bc->bc_ecc);
408 ocfs2_hamming_fix_block(data, blocksize, ecc ^ bc_ecc);
424 bc->bc_ecc = cpu_to_le16(bc_ecc);
475 bc->bc_ecc = cpu_to_le16((u16)ecc);
493 u16 bc_ecc;
504 bc_ecc = le16_to_cpu(bc->bc_ecc);
530 fix = ecc ^ bc_ecc;
555 bc->bc_ecc = cpu_to_le16(bc_ecc);